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

Commit 7fe23ba

Browse files
Fix Quick Start Guide URL with start template doc (#38)
1 parent 405d5f9 commit 7fe23ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Read more about Static CMS [Core Concepts](https://staticjscms.github.io/static-
3535
The Static CMS can be used in two different ways.
3636

3737
* A Quick and easy install, that requires you to create a single HTML file and a configuration file. All the CMS JavaScript and CSS are loaded from a CDN.
38-
To learn more about this installation method, refer to the [Quick Start Guide](https://staticjscms.github.io/static-cms/docs/quick-start/)
38+
To learn more about this installation method, refer to the [Quick Start Guide](https://staticjscms.github.io/static-cms/docs/start-with-a-template/)
3939
* A complete, more complex install, that gives you more flexibility but requires that you use a static site builder with a build system that supports npm packages.
4040

4141
# static-cms-core

0 commit comments

Comments
 (0)