diff --git a/docs/csharp/language-reference/index.yml b/docs/csharp/language-reference/index.yml index d226dc39f1292..fda5fb062f875 100644 --- a/docs/csharp/language-reference/index.yml +++ b/docs/csharp/language-reference/index.yml @@ -31,6 +31,8 @@ landingContent: linkLists: - linkListType: whats-new links: + - text: "What's new in C# 14" + url: ../whats-new/csharp-14.md - text: "What's new in C# 13" url: ../whats-new/csharp-13.md - text: "What's new in C# 12" diff --git a/docs/csharp/tour-of-csharp/index.yml b/docs/csharp/tour-of-csharp/index.yml index 00aec9b10c847..754d986f5e591 100644 --- a/docs/csharp/tour-of-csharp/index.yml +++ b/docs/csharp/tour-of-csharp/index.yml @@ -79,6 +79,8 @@ landingContent: linkLists: - linkListType: whats-new links: + - text: "What's new in C# 14" + url: ../whats-new/csharp-14.md - text: "What's new in C# 13" url: ../whats-new/csharp-13.md - text: "What's new in C# 12"