Skip to content

Commit

Permalink
fix: broken links to examples (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
thibautRe authored and pedronauck committed Jun 29, 2018
1 parent dadecea commit 26458f2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ To break barriers and facilitate the creation of tools was the purpose that Docz
| [using typescript](https://github.com/pedronauck/docz/tree/master/examples/typescript) | Using docz with Typescript |
| [using flow](https://github.com/pedronauck/docz/tree/master/examples/flow) | Using docz with Flow |
| [using babel@6](https://github.com/pedronauck/docz/tree/master/examples/babel6) | Using docz with Babel@6 |
| [with sass](https://github.com/pedronauck/docz/tree/master/examples/sass) | Using docz parsing css with Sass |
| [with less](https://github.com/pedronauck/docz/tree/master/examples/less) | Using docz parsing css with Less |
| [with postcss](https://github.com/pedronauck/docz/tree/master/examples/postcss) | Using docz parsing css with PostCSS |
| [with stylus](https://github.com/pedronauck/docz/tree/master/examples/stylus) | Using docz parsing css with Stylus |
| [with sass](https://github.com/pedronauck/docz/tree/master/examples/css-sass) | Using docz parsing css with Sass |
| [with less](https://github.com/pedronauck/docz/tree/master/examples/css-less) | Using docz parsing css with Less |
| [with postcss](https://github.com/pedronauck/docz/tree/master/examples/css-postcss) | Using docz parsing css with PostCSS |
| [with stylus](https://github.com/pedronauck/docz/tree/master/examples/css-stylus) | Using docz parsing css with Stylus |

## 🎛   Plugins

Expand Down

0 comments on commit 26458f2

Please sign in to comment.