Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d0b4835

Browse filesBrowse files
bjohansebasaduh95
authored andcommitted
doc: fix typo in writing-docs
PR-URL: #57776 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent bde3725 commit d0b4835
Copy full SHA for d0b4835

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/contributing/writing-docs.md

Copy file name to clipboardExpand all lines: doc/contributing/writing-docs.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How to write documentation for the Node.js project
22

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][]
44
and consists in a general reference on how to write and update such documentation.
55

66
## Style Guide
@@ -35,4 +35,4 @@ make lint-md
3535
[API Documentation Tooling]: ./api-documentation.md
3636
[building-the-documentation]: ../../BUILDING.md#building-the-documentation
3737
[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/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.