Skip to content

Commit c1a6a66

Browse files
authored
Update README.md
1 parent fa26d62 commit c1a6a66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ to the template file.
8181
}
8282
}
8383
```
84-
See [template/](templates/) and [example/](example/) for details.
84+
See [templates/](templatess/) and [examples/](examples/) for details.
8585

8686
Any contribution is welcome. Propose your new templates via pull-requests.
8787

@@ -90,7 +90,7 @@ Any contribution is welcome. Propose your new templates via pull-requests.
9090
It is possible to use the gitbook ace plugin to have code numbering or custom themes
9191
(See [gitbook-ace-plugin](https://github.com/ymcatar/gitbook-plugin-ace) for more details).
9292
To use ace within include-codeblock, you have to **load the ace plugin after include-codeblock!**
93-
and choose an ace temple (see [template/](templates/))
93+
and choose an ace temple (see [templates/](templates/))
9494

9595
```js
9696
{

0 commit comments

Comments
 (0)