@@ -3,8 +3,6 @@ documentation bugs, and to submit pull requests for improving the docs.
3
3
4
4
If you just want to read the documentation, please visit [ Use JSDoc] [ use-jsdoc ] .
5
5
6
- [ jsdoc ] : https://github.com/jsdoc3/jsdoc
7
- [ use-jsdoc ] : http://usejsdoc.org/
8
6
9
7
## Contributing to the documentation
10
8
@@ -40,10 +38,6 @@ the YAML front matter, make sure your changes are reflected in the generated HTM
40
38
41
39
7 . Submit a pull request with your changes.
42
40
43
- [ Gulp ] : http://gulpjs.com/
44
- [ Metalsmith ] : http://www.metalsmith.io/
45
- [ YAML ] : http://www.yaml.org/spec/1.2/spec.html
46
-
47
41
48
42
## Legal stuff
49
43
@@ -52,6 +46,11 @@ Copyright (c) 2011-2014 by Michael Mathews and the JSDoc 3 documentation [contri
52
46
This repository is licensed under the [ Creative Commons Attribution-ShareAlike 3.0 Unported] [ cc ]
53
47
license. A copy of the license is included in the [ ` LICENSE ` file] [ license ] .
54
48
55
- [ cc ] : http://creativecommons.org/licenses/by-sa/3.0/legalcode
56
- [ contributors ] : https://github.com/jsdoc3/jsdoc3.github.com/graphs/contributors
57
- [ license ] : LICENSE
49
+ [ cc ] : https://creativecommons.org/licenses/by-sa/3.0/legalcode
50
+ [ contributors ] : https://github.com/jsdoc/jsdoc.github.io/graphs/contributors
51
+ [ Gulp ] : https://gulpjs.com/
52
+ [ jsdoc ] : https://github.com/jsdoc/jsdoc
53
+ [ license ] : https://github.com/jsdoc/jsdoc.github.io/LICENSE
54
+ [ Metalsmith ] : https://www.metalsmith.io/
55
+ [ use-jsdoc ] : https://jsdoc.app/
56
+ [ YAML ] : https://www.yaml.org/spec/1.2/spec.html
0 commit comments