Skip to content

Commit d04a555

Browse files
colifftmcw
authored andcommitted
URL updates for README (#1193)
1 parent 58d2a2f commit d04a555

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616

1717
[:date: Current maintenance status](https://github.com/documentationjs/documentation/wiki/Current-maintenance-status)
1818

19-
* Supports modern JavaScript: ES5, ES2017, JSX, Vue and [Flow](http://flowtype.org/) type annotations.
19+
* Supports modern JavaScript: ES5, ES2017, JSX, Vue and [Flow](https://flow.org/) type annotations.
2020
* Infers parameters, types, membership, and more. Write less documentation: let the computer write it for you.
2121
* Integrates with GitHub to link directly from documentation to the code it refers to.
2222
* Customizable output: HTML, JSON, Markdown, and more
2323

2424
## Examples
2525

26-
- [HTML output with default template](http://documentation.js.org/html-example/)
26+
- [HTML output with default template](https://documentation.js.org/html-example/)
2727
- [Markdown](https://github.com/documentationjs/documentation/blob/master/docs/NODE_API.md)
28-
- [JSON](http://documentation.js.org/html-example/index.json)
28+
- [JSON](https://documentation.js.org/html-example/index.json)
2929

3030
## Documentation
3131

0 commit comments

Comments
 (0)