mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
docs(theming): fix default theme link
This commit is contained in:
parent
a3e1fb8935
commit
5b5dcd1662
@ -20,7 +20,7 @@ The theme function should call the callback with either an error, if one occurs,
|
||||
or an array of [vinyl](https://github.com/gulpjs/vinyl) `File` objects.
|
||||
|
||||
The theme is free to implement HTML generation however it chooses. See
|
||||
[the default theme](https://github.com/documentationjs/documentation-theme-default/)
|
||||
[the default theme](https://github.com/documentationjs/documentation/tree/master/src/default_theme)
|
||||
for some ideas.
|
||||
|
||||
### Theming Markdown
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user