Skip to content

Commit

Permalink
fix: update components page path
Browse files Browse the repository at this point in the history
  • Loading branch information
vpicone committed May 10, 2019
1 parent 00ae59d commit c51cf21
Show file tree
Hide file tree
Showing 13 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/example/src/data/nav-items.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
- title: Components
pages:
- title: Demo
path: /component-examples/demo
path: /components/demo
- title: DoDontExample
path: /component-examples/DoDontExample
path: /components/DoDontExample
- title: Caption
path: /component-examples/Caption
path: /components/Caption
- title: Aside
path: /component-examples/Aside
path: /components/Aside
- title: ResourceCard
path: /component-examples/ResourceCard
path: /components/ResourceCard
- title: ArticleCard
path: /component-examples/ArticleCard
path: /components/ArticleCard
# - title: ImageComponent
# path: /component-examples/ImageComponent
# path: /components/ImageComponent
- title: Contributing
pages:
- title: Agreement
Expand Down

0 comments on commit c51cf21

Please sign in to comment.