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 0b41a96 commit ab9e3adCopy full SHA for ab9e3ad
website/next.config.mjs
@@ -21,6 +21,7 @@ export default withGuildDocs({
21
'/docs/advanced': '/docs/advanced/subscriptions',
22
'/docs/next/recipes/migration': '/docs/recipes/migration',
23
'/docs/legacy/introduction/context': '/docs/get-started',
24
+ '/docs/guides/data-sources': '/docs/get-started',
25
}).map(([from, to]) => ({
26
source: from,
27
destination: to,
website/public/img/docs/di.png
454 KB
0 commit comments