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 e644937 commit 6e12a8fCopy full SHA for 6e12a8f
docusaurus.config.js
@@ -186,6 +186,10 @@ const config = {
186
to: '/docs/latest/releases/release-support-policy',
187
from: '/docs/releases/release-support-policy',
188
},
189
+ {
190
+ to: '/docs/latest/scalardb-analytics/quickstart',
191
+ from: '/docs/latest/scalardb-samples/scalardb-analytics-spark-sample',
192
+ },
193
{
194
to: '/docs/latest/scalardb-analytics/run-analytical-queries',
195
from: '/docs/latest/scalardb-analytics/deployment/development',
0 commit comments