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 4755592 commit 3512ae1Copy full SHA for 3512ae1
src/constants/landing-page-links-constants.ts
@@ -2,7 +2,7 @@ export const LINK_HOW_IT_WORKS = '#features';
2
export const LINK_PRICING = '/pricing';
3
export const LINK_DOCS = '/docs';
4
export const LINK_BLOG = '/blog';
5
-export const LINK_GET_STARTED = '/docs/category/initial-setup-and-quickstart';
+export const LINK_GET_STARTED = '/docs/category/initial-setup';
6
export const LINK_SIGN_IN = 'https://dev-docs.io';
7
export const LINK_BOOK_MEETING = 'https://dub.sh/devdocs';
8
export const LINK_CHAT_WITH_FOUNDERS = 'https://dub.sh/devdocs';
0 commit comments