docs: clarify location of sidebars.json ()

In  we clarify where the `docs` folder is. 
Here, we make it clear where `sidebars.json` is.
This commit is contained in:
TurekBot 2019-05-16 20:29:02 -06:00 committed by Yangshun Tay
parent 54a00e7a04
commit be149e182f

View file

@ -70,7 +70,7 @@ I can write content using [GitHub-flavored Markdown syntax](https://github.githu
* Let's Go
```
3. Go to `sidebars.json` and add `"doc4"` after `"doc1"`. This ID should be the same one as in the Markdown file above.
3. Go to `website/sidebars.json` and add `"doc4"` after `"doc1"`. This ID should be the same one as in the Markdown file above.
```diff
{