We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3ca7f commit b1fc361Copy full SHA for b1fc361
docusaurus.config.js
@@ -217,6 +217,18 @@ const config = {
217
to: '/docs/3.10/helm-charts/getting-started-scalar-manager',
218
from: '/docs/3.10/helm-charts/how-to-deploy-scalar-manager',
219
},
220
+ {
221
+ to: '/docs/latest/scalardb-cluster-dotnet-client-sdk',
222
+ from: '/docs/latest/scalardb-cluster-dotnet-client-sdk/overview',
223
+ },
224
225
+ to: '/docs/3.12/scalardb-cluster-dotnet-client-sdk',
226
+ from: '/docs/3.12/scalardb-cluster-dotnet-client-sdk/overview',
227
228
229
+ to: '/docs/3.11/scalardb-cluster-dotnet-client-sdk',
230
+ from: '/docs/3.11/scalardb-cluster-dotnet-client-sdk/overview',
231
232
],
233
234
0 commit comments