diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index bc3589f..06e6949 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -13,4 +13,5 @@ export default defineConfig({ { text: 'Release Log', link: 'release-log' }, ], }, + ignoreDeadLinks: true, }); diff --git a/docs/index.md b/docs/index.md index 573f396..c8f1652 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1 +1,2 @@ -# Official documentation moved to [https://developers.hubspot.com](https://developers.hubspot.com/docs/guides/cms/quickstart/react-plus-hubl-quickstart) +## This site has been archived, please refer to official documentation [here](https://developers.hubspot.com/docs/guides/cms/react/overview) for the latest CMS React information. +