Commit 5af4822
authored
tools: fix man pages linking regex
The change to word boundary was breaking many doc pages. This reverts the word boundary back to space.
Fixes: nodejs#17637
Fixes: nodejs#17694
Refs: nodejs#174791 parent 97cee72 commit 5af4822
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
| 419 | + | |
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| |||
0 commit comments