@@ -3,8 +3,6 @@ documentation bugs, and to submit pull requests for improving the docs.
33
44If you just want to read the documentation, please visit [ Use JSDoc] [ use-jsdoc ] .
55
6- [ jsdoc ] : https://github.com/jsdoc3/jsdoc
7- [ use-jsdoc ] : http://usejsdoc.org/
86
97## Contributing to the documentation
108
@@ -40,10 +38,6 @@ the YAML front matter, make sure your changes are reflected in the generated HTM
4038
41397 . Submit a pull request with your changes.
4240
43- [ Gulp ] : http://gulpjs.com/
44- [ Metalsmith ] : http://www.metalsmith.io/
45- [ YAML ] : http://www.yaml.org/spec/1.2/spec.html
46-
4741
4842## Legal stuff
4943
@@ -52,6 +46,11 @@ Copyright (c) 2011-2014 by Michael Mathews and the JSDoc 3 documentation [contri
5246This repository is licensed under the [ Creative Commons Attribution-ShareAlike 3.0 Unported] [ cc ]
5347license. A copy of the license is included in the [ ` LICENSE ` file] [ license ] .
5448
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