chore: point to new docs domain

This commit is contained in:
Daniel Lautzenheiser
2023-01-18 10:46:19 -05:00
parent 84aefde858
commit 44389cb455
10 changed files with 13 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@ -158,7 +158,7 @@ const Header = ({
)}
{isTestRepo && (
<Button
href="https://staticjscms.netlify.app/docs/test-backend"
href="https://staticcms.org/docs/test-backend"
target="_blank"
rel="noopener noreferrer"
sx={{ textTransform: 'none' }}