Skip to content

Commit 2179d34

Browse files
committed
fix broken TOC
1 parent fcf5b30 commit 2179d34

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

_data/toc.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
url: "docs/sdks"
99
children:
1010
- title: "Server Side SDK"
11-
url: "docs/sdks/server-side-sdks"
12-
11+
url: "docs/sdks/server-side-sdks"
1312
- title: "Client Side SDKs"
1413
url: "docs/sdks/client-side-sdks"
1514
- title: "Feature Flags"

_docs/sdks/server-side-sdks/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ The topics in this category explain how to use different server side sdks to tar
1414
Here are the topics in this category:
1515
* [Java SDK](/docs/sdks/java-sdk)
1616
* [Go SDK](/docs/sdks/go-sdk)
17-
* [Dotnet SDK](/docs/sdks/dotnet-sdk)
17+
* [.NET SDK](/docs/sdks/dotnet-sdk)
1818
* [Nodejs SDK](/docs/sdks/nodejs-sdk)

0 commit comments

Comments
 (0)