Skip to content

Commit 65ad87b

Browse files
committed
docs: Update homepage
1 parent 70b569a commit 65ad87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Clone this template repo to your machine using the [steps](#get-a-local-copy-of-
128128
```bash
129129
$ cp <PATH_TO_TEMPLATE_REPO>/quickstart/. .
130130
```
131-
3. View the contents of the docs directory to see what was added. Note that you do not need an error page _Docsify_ provides a `404 - Not found` page on a bad URL.
131+
3. View the contents of the docs directory to see what was added. Note that _Docsify_ provides a `404 - Not found` page for a bad URL so you do not need to.
132132
4. To see what the base site look like, start a server now using a command from the [serve](#21-serve) section. Open the web page URL and keep it open so you can check on it as you make changes in the following sections. If you use the _Docsify_ server, the page will auto refresh on a file save, otherwise you will have to manually refresh.
133133

134134

0 commit comments

Comments
 (0)