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 01e1301 commit eaa6036Copy full SHA for eaa6036
src/components/CopyPageButton/index.tsx
@@ -13,7 +13,7 @@ const SPECIAL_LINKS = [
13
"/guides/",
14
"/guides/products/dc/platforms",
15
"/guides/products/dc/pricing",
16
- "guides/deploy/deploy/non-production/deploying-databend",
+ "/guides/deploy/deploy/non-production/deploying-databend",
17
"/guides/cloud/new-account",
18
"/release-notes/",
19
];
0 commit comments