Skip to content

Commit b99e5de

Browse files
author
Jarvis Luong
committed
update Make changes section of readme
1 parent 98899e6 commit b99e5de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Want to help improve the documentation? That would be so very much appreciated.
1818

1919
### Make changes
2020

21-
- The `docs` directory contains the markdown files used to generate the website. Change them and refresh the page when running the documentation locally and you will see the changes reflected.
22-
- If you want to add a new page, you need to add it to [sidebars.json](https://github.com/react-navigation/react-navigation.github.io/blob/source/sidebars.json) and then restart the server.
21+
- Each documentation version of `react-navigation` is generated by the markdown files located in `versioned_docs`. Change them and refresh the page when running the documentation locally and you will see the changes reflected.
22+
- If you want to add a new page, you need to add it to the corresponding [sidebars.json file](https://github.com/https://github.com/react-navigation/react-navigation.github.io/tree/source/versioned_sidebars) and then restart the server.
2323

2424
## Things you need to be a collaborator to do
2525

0 commit comments

Comments
 (0)