Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 126a6a9

Browse files
authored
fix(docs): demo link in docs intro (#472)
1 parent 2b4eab4 commit 126a6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/content/docs/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ At its core, Static CMS is an open-source React app that acts as a wrapper for t
1717

1818
## Find out more
1919

20-
- Get a feel for the UI in the [demo site](https://demo-staticcms.org/). (No login required. Click the login button to go straight to the CMS editor UI.)
20+
- Get a feel for the UI in the [demo site](https://demo.staticcms.org/). (No login required. Click the login button to go straight to the CMS editor UI.)
2121
- [Start with a template](/docs/start-with-a-template/) to make a Static CMS-enabled site of your own.
2222
- Configure your existing site by following a [tutorial](/docs/add-to-your-site/) or checking [configuration options](/docs/configuration-options).
2323
- Ask questions and share ideas in the Static CMS [community chat](/chat).

0 commit comments

Comments
 (0)