| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent bde3725 commit d0b4835
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | # How to write documentation for the Node.js project | |
| 2 | 2 | ||
| 3 | - This document refers to the Node.js API documentation that gets deployed to [nodejs.org/en/doc][] | ||
| 3 | + This document refers to the Node.js API documentation that gets deployed to [nodejs.org/en/docs][] | ||
| 4 | 4 | and consists in a general reference on how to write and update such documentation. | |
| 5 | 5 | ||
| 6 | 6 | ## Style Guide | |
@@ -35,4 +35,4 @@ make lint-md | |||
| 35 | 35 | [API Documentation Tooling]: ./api-documentation.md | |
| 36 | 36 | [building-the-documentation]: ../../BUILDING.md#building-the-documentation | |
| 37 | 37 | [doc/README]: ../../doc/README.md | |
| 38 | - [nodejs.org/en/doc]: https://nodejs.org/en/docs/ | ||
| 38 | + [nodejs.org/en/docs]: https://nodejs.org/en/docs/ | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments