Skip to content

Commit 3416982

Browse files
authored
Merge pull request #112 from HubSpot/jm/update-gh-site
Update GH site
2 parents d68f734 + 433993f commit 3416982

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ export default defineConfig({
1313
{ text: 'Release Log', link: 'release-log' },
1414
],
1515
},
16+
ignoreDeadLinks: true,
1617
});

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
# Official documentation moved to [https://developers.hubspot.com](https://developers.hubspot.com/docs/guides/cms/quickstart/react-plus-hubl-quickstart)
1+
## 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.
2+

0 commit comments

Comments
 (0)