We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff37f2b commit f0e55e1Copy full SHA for f0e55e1
README.md
@@ -46,9 +46,9 @@ lets you run `documentation` as a [Gulp](http://gulpjs.com/) build task.
46
47
## Examples
48
49
-* [HTML output with default template](http://documentation.js.org/demo/demo-documentation/)
+* [HTML output with default template](http://documentation.js.org/html-example/)
50
* [Markdown](https://github.com/documentationjs/documentation/blob/master/docs/NODE_API.md)
51
-* [JSON](https://github.com/documentationjs/demo/blob/gh-pages/demo-documentation.json)
+* [JSON](http://documentation.js.org/html-example/index.json)
52
53
## Documentation
54
0 commit comments