Skip to content

Commit

Permalink
docs: remove asterisk from 'Sourcing from the filesystem' link (#9652)
Browse files Browse the repository at this point in the history
The article exists [here](https://www.gatsbyjs.org/docs/sourcing-from-the-filesystem/ )but it still shows up on the sidebar as grayed out.
  • Loading branch information
tanvibhakta authored and pieh committed Nov 2, 2018
1 parent 67afd84 commit 05fe705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/src/data/sidebars/doc-links.yaml
Expand Up @@ -77,7 +77,7 @@
items:
- title: Using unstructured data
link: /docs/using-unstructured-data/
- title: Sourcing from the filesystem*
- title: Sourcing from the filesystem
link: /docs/sourcing-from-the-filesystem/
- title: Sourcing from databases*
link: /docs/sourcing-from-databases/
Expand Down

0 comments on commit 05fe705

Please sign in to comment.