Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 236018d

Browse files
ajitbohrapedronauck
authored andcommitted
fix: typo and urls (#9)
1 parent 6d37493 commit 236018d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Docz plugin to parse css files inside your documents
66

77
## Examples
88

9-
- [PostCSS](https://github.com/pedronauck/docz/tree/master/examples/css-postcss)
10-
- [Less](https://github.com/pedronauck/docz/tree/master/examples/css-less)
11-
- [Sass](https://github.com/pedronauck/docz/tree/master/examples/css-sass)
12-
- [Stylus](https://github.com/pedronauck/docz/tree/master/examples/css-stylus)
9+
- [PostCSS](https://github.com/pedronauck/docz-plugin-css/tree/master/examples/css-postcss)
10+
- [Less](https://github.com/pedronauck/docz-plugin-css/tree/master/examples/css-less)
11+
- [Sass](https://github.com/pedronauck/docz-plugin-css/tree/master/examples/css-sass)
12+
- [Stylus](https://github.com/pedronauck/docz-plugin-css/tree/master/examples/css-stylus)
1313

14-
## Instalation
14+
## Installation
1515

1616
First of all, install plugin:
1717

0 commit comments

Comments
 (0)