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 23997fd commit 253595bCopy full SHA for 253595b
src/components/CopyPageButton/index.tsx
@@ -15,6 +15,7 @@ const SPECIAL_LINKS = [
15
"/guides/products/dc/pricing",
16
"guides/deploy/deploy/non-production/deploying-databend",
17
"/guides/cloud/new-account",
18
+ "/release-notes/",
19
];
20
21
const getPageContentAsHtml = (): string | null => {
0 commit comments