Skip to content
Prev Previous commit
Next Next commit
doc: update file name and url link
  • Loading branch information
DavenportEmma committed Feb 27, 2020
commit f54f511a3902e456a2c0a7024bf96df8e86ad1e5
2 changes: 1 addition & 1 deletion doc/guides/contributing/pull-requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ If you are modifying code, please be sure to run `make lint` from time to
time to ensure that the changes follow the Node.js code style guide.

Any documentation you write (including code comments and API documentation)
should follow the [Style Guide](../documentation-style.md). Code samples
should follow the [Style Guide](../doc-style-guide.md). Code samples
included in the API docs will also be checked when running `make lint` (or
`vcbuild.bat lint` on Windows). If you are adding to or deprecating an API,
use `REPLACEME` for the version number in the documentation YAML.
Expand Down
File renamed without changes.