Skip to content

Commit 043b3c1

Browse files
authored
Update toc.yml for consistency (#43586)
1 parent 82e0a81 commit 043b3c1

File tree

1 file changed

+17
-14
lines changed

1 file changed

+17
-14
lines changed

docs/csharp/toc.yml

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -147,27 +147,30 @@ items:
147147
- name: What's new in C#
148148
items:
149149
- name: C# 13
150-
displayName: what's New
151-
href: whats-new/csharp-13.md
152-
- name: Breaking changes since C# 12
153-
href: ../../_roslyn/docs/compilers/CSharp/Compiler%20Breaking%20Changes%20-%20DotNet%209.md
150+
items:
151+
- name: What's new in C# 13
152+
href: whats-new/csharp-13.md
153+
- name: Breaking changes since C# 12
154+
href: ../../_roslyn/docs/compilers/CSharp/Compiler%20Breaking%20Changes%20-%20DotNet%209.md
154155
- name: C# 12
155-
displayName: what's New
156-
href: whats-new/csharp-12.md
157-
- name: Breaking changes since C# 11
158-
href: ../../_roslyn/docs/compilers/CSharp/Compiler%20Breaking%20Changes%20-%20DotNet%208.md
156+
items:
157+
- name: What's new in C# 12
158+
href: whats-new/csharp-12.md
159+
- name: Breaking changes since C# 11
160+
href: ../../_roslyn/docs/compilers/CSharp/Compiler%20Breaking%20Changes%20-%20DotNet%208.md
159161
- name: C# 11
160162
items:
161-
- name: New features
162-
displayName: what's new
163+
- name: What's new C# 11
163164
href: whats-new/csharp-11.md
164165
- name: Breaking changes since C# 10
165166
href: ../../_roslyn/docs/compilers/CSharp/Compiler%20Breaking%20Changes%20-%20DotNet%207.md
166167
- name: C# 10
167-
href: whats-new/csharp-10.md
168-
- name: Breaking changes in earlier versions
169-
href: whats-new/breaking-changes.md
170-
- name: C# Version History
168+
items:
169+
- name: New features in C# 10
170+
href: whats-new/csharp-10.md
171+
- name: Breaking changes since earlier versions
172+
href: whats-new/breaking-changes.md
173+
- name: C# version history
171174
href: whats-new/csharp-version-history.md
172175
- name: Relationships to .NET library
173176
href: whats-new/relationships-between-language-and-library.md

0 commit comments

Comments
 (0)