We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f442904 commit 4b0439cCopy full SHA for 4b0439c
tools/msvs/msi/product.wxs
@@ -244,7 +244,7 @@
244
Type="url"/>
245
<util:InternetShortcut Id="DocsShortcut"
246
Name="Node.js documentation"
247
- Target="https://nodejs.org/download/$(var.DistTypeDir)/v$(var.FullVersion)/doc/api/"
+ Target="https://nodejs.org/docs/v$(var.FullVersion)/api/"
248
249
</Component>
250
</DirectoryRef>
0 commit comments