fix reference

This commit is contained in:
mi-hol 2023-07-08 00:28:34 +02:00
parent 4d2ea0624a
commit 1e15b9ce4f
1 changed files with 1 additions and 1 deletions

View File

@ -90,4 +90,4 @@ The `npm install` installs all the dependencies for your site. You'll need to ru
The `npm start` command builds your website locally and serves it through a development server, ready for you to view at [http://localhost:3000](http://localhost:3000).
Open `docs/intro.md` (this page) and edit some lines: the site **reloads automatically** and displays your changes.
Open `docs/01-Quick-intro.md` (this page) and edit some lines: the site **reloads automatically** and displays your changes.