From d960000627eca5ead2ed3a474fb4d2c952aa215e Mon Sep 17 00:00:00 2001 From: Jon Miller Date: Wed, 23 Apr 2025 08:11:27 -0500 Subject: [PATCH 1/2] add more content to archived page --- docs/index.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 5db0e65..af9f914 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,2 +1,8 @@ -# 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. +# This site has been archived +Please refer to the [official documentation](https://developers.hubspot.com/docs/guides/cms/react/overview) for the latest CMS React information. + +## Quicklinks +- [Getting started](https://developers.hubspot.com/docs/guides/cms/quickstart/react-plus-hubl-quickstart) +- [CMS React overview](https://developers.hubspot.com/docs/guides/cms/react/overview) +- [Field types](https://developers.hubspot.com/docs/reference/cms/fields/module-theme-fields) From 97ba13b66ca1c980e04a2551a178d4d4f71ebd95 Mon Sep 17 00:00:00 2001 From: Jon Miller Date: Wed, 23 Apr 2025 08:33:03 -0500 Subject: [PATCH 2/2] remove unnecessary link --- docs/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index af9f914..3d3ba31 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,6 +3,5 @@ Please refer to the [official documentation](https://developers.hubspot.com/docs ## Quicklinks - [Getting started](https://developers.hubspot.com/docs/guides/cms/quickstart/react-plus-hubl-quickstart) -- [CMS React overview](https://developers.hubspot.com/docs/guides/cms/react/overview) - [Field types](https://developers.hubspot.com/docs/reference/cms/fields/module-theme-fields)