Skip to content

Commit

Permalink
fix(www): Awesome Gatsby sidebar link (gatsbyjs#10313)
Browse files Browse the repository at this point in the history
`/docs/` was missing
  • Loading branch information
LekoArts authored and gpetrioli committed Jan 22, 2019
1 parent 51e1b8c commit 4b700d6
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 4b700d6

Please sign in to comment.