◐ Shell
clean mode source ↗

doc: fix incorrect link to style guide · nodejs/node@e4922ab

Original file line numberDiff line numberDiff line change

@@ -122,7 +122,7 @@ If you are modifying code, please be sure to run `make lint` (or

122122

code style guide.

123123
124124

Any documentation you write (including code comments and API documentation)

125-

should follow the [Style Guide](../../README.md). Code samples

125+

should follow the [Style Guide](../../doc/README.md). Code samples

126126

included in the API docs will also be checked when running `make lint` (or

127127

`vcbuild.bat lint` on Windows). If you are adding to or deprecating an API,

128128

add or change the appropriate YAML documentation. Use `REPLACEME` for the