Skip to content

Commit f9f39a9

Browse files
authored
Fix merging issues. (dotnet#988)
1 parent 8e77b4b commit f9f39a9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/toc.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,8 @@
3030
### [Enums](csharp/tour-of-csharp/enums.md)
3131
### [Delegates](csharp/tour-of-csharp/delegates.md)
3232
### [Attributes](csharp/tour-of-csharp/attributes.md)
33-
## [🔧 C# Interactive](csharp/index.md)
34-
### [🔧 Using C# Interactive in Visual Studio](csharp/index.md)
35-
### [🔧 Using C# Interactive from Powershell](csharp/index.md)
36-
### [🔧 Using C# Interactive from MacOS Terminal](csharp/index.md)
37-
## [🔧 Latest features]
38-
### [🔧 What's new in C# 7](csharp/index.md)
33+
## [🔧 Latest features](csharp/whats-new.md)
34+
### [🔧 What's new in C# 7](csharp/csharp-7.md)
3935
### [🔧 What's new in C# 6](csharp/csharp-6.md)
4036
## [🔧 C# Interactive](csharp/interactive.md)
4137
### [🔧 Using C# Interactive in Visual Studio](csharp/interactive-with-visualstudio.md)

0 commit comments

Comments
 (0)