Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-fayyaz authored Jun 20, 2024
1 parent a3c1afe commit 0ae82f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ To learn more about markdown, [click this link.](https://www.markdownguide.org)
To make your new guide accessible via the sidebar, update the sidebar configuration in the `docs/.vitepress/config.mts`file. You will see all the headings neatly organized. Simply add:

```
{ text: 'New Guide', link: '/path/to/the/file'
{ text: 'New Guide', link: '/path/to/the/file' }
```

under the heading you want it to be.
Expand Down

0 comments on commit 0ae82f0

Please sign in to comment.