Skip to content

Commit

Permalink
fix(www): Awesome Gatsby sidebar link (#10313)
Browse files Browse the repository at this point in the history
`/docs/` was missing
  • Loading branch information
LekoArts authored and amberleyromo committed Dec 5, 2018
1 parent c950ac1 commit 654faa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/src/data/sidebars/doc-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- title: Recipes
link: /docs/recipes/
- title: Awesome Gatsby Resources
link: /awesome-gatsby/
link: /docs/awesome-gatsby/
- title: Guides
items:
- title: Preparing your environment
Expand Down

0 comments on commit 654faa0

Please sign in to comment.