8000 Fix example links in README · developmentseed/documentation@f0e55e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit f0e55e1

Browse files
committed
Fix example links in README
1 parent ff37f2b commit f0e55e1

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
@@ -46,9 +46,9 @@ lets you run `documentation` as a [Gulp](http://gulpjs.com/) build task.
4646

4747
## Examples
4848

49-
* [HTML output with default template](http://documentation.js.org/demo/demo-documentation/)
49+
* [HTML output with default template](http://documentation.js.org/html-example/)
5050
* [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)
51+
* [JSON](http://documentation.js.org/html-example/index.json)
5252

5353
## Documentation
5454

0 commit comments

Comments
 (0)
0