Skip to content

tools: fix man pages linking regex

Rodrigo Muino Tomonari requested to merge github/fork/DiegoRBaquero/patch-1 into master

The change to word boundary was breaking many doc pages. This reverts the word boundary back to space.

Fixes: https://github.com/nodejs/node/issues/17637 Fixes: https://github.com/nodejs/node/issues/17694 Refs: https://github.com/nodejs/node/pull/17479

Affected core subsystem(s)

tools, doc

Merge request reports

Loading