Skip to content

Commit 17ce044

Browse files
committed
Update ScalarDB Cluster .NET Client SDK link
Update the link to the ScalarDB Cluster .NET Client SDK landing page.
1 parent b1fc361 commit 17ce044

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ const sidebars = {
433433
items: [
434434
{
435435
type: 'doc',
436-
id: 'scalardb-cluster-dotnet-client-sdk/overview',
436+
id: 'scalardb-cluster-dotnet-client-sdk/index',
437437
label: 'Overview',
438438
},
439439
{

versioned_sidebars/version-3.11-sidebars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"label": ".NET Client SDK",
4949
"collapsible": true,
5050
"items": [
51-
"scalardb-cluster-dotnet-client-sdk/overview",
51+
"scalardb-cluster-dotnet-client-sdk/index",
5252
"scalardb-cluster-dotnet-client-sdk/getting-started-with-distributed-transactions",
5353
"scalardb-cluster-dotnet-client-sdk/getting-started-with-distributed-sql-transactions",
5454
"scalardb-cluster-dotnet-client-sdk/getting-started-with-admin-api",

versioned_sidebars/version-3.12-sidebars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@
414414
"items": [
415415
{
416416
"type": "doc",
417-
"id": "scalardb-cluster-dotnet-client-sdk/overview",
417+
"id": "scalardb-cluster-dotnet-client-sdk/index",
418418
"label": "Overview"
419419
},
420420
{

0 commit comments

Comments
 (0)