diff --git a/doc/guides/doc-style-guide.md b/doc/guides/doc-style-guide.md index 4813c4a1fbd282..46446692ded1f4 100644 --- a/doc/guides/doc-style-guide.md +++ b/doc/guides/doc-style-guide.md @@ -104,10 +104,13 @@ this guide. See also API documentation structure overview in [doctools README][]. +For topics not covered here, refer to the [Microsoft Writing Style Guide][]. + +[Javascript type]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Grammar_and_types#Data_structures_and_types +[Microsoft Writing Style Guide]: https://docs.microsoft.com/en-us/style-guide/welcome/ +[`remark-preset-lint-node`]: https://github.com/nodejs/remark-preset-lint-node +[doctools README]: ../../tools/doc/README.md [info string]: https://github.github.com/gfm/#info-string [language]: https://github.com/highlightjs/highlight.js/blob/master/SUPPORTED_LANGUAGES.md -[Javascript type]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Grammar_and_types#Data_structures_and_types -[serial commas]: https://en.wikipedia.org/wiki/Serial_comma [plugin]: https://editorconfig.org/#download -[doctools README]: ../../tools/doc/README.md -[`remark-preset-lint-node`]: https://github.com/nodejs/remark-preset-lint-node +[serial commas]: https://en.wikipedia.org/wiki/Serial_comma