Skip to content

Commit

Permalink
docs: correct docs wrong link for adding pages (#2479)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 authored Aug 1, 2024
1 parent 42f2548 commit 33f1d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ After the `init` is complete, you can see the file list in the `./docs` subdirec
- `README.md` as the home page
- `.nojekyll` prevents GitHub Pages from ignoring files that begin with an underscore

You can easily update the documentation in `./docs/README.md`, of course you can add [more pages](more-pages.md).
You can easily update the documentation in `./docs/README.md`, of course you can add [more pages](adding-pages.md).

## Preview your site

Expand Down

0 comments on commit 33f1d9a

Please sign in to comment.