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 f3d5891 commit ac45ef9Copy full SHA for ac45ef9
tools/msvs/msi/product.wxs
@@ -248,7 +248,7 @@
248
Type="url"/>
249
<util:InternetShortcut Id="DocsShortcut"
250
Name="io.js documentation"
251
- Target="https://iojs.org/download/$(var.DistTypeDir)/v$(var.FullVersion)/doc/api/"
+ Target="https://iojs.org/download/$(var.DistTypeDir)/v$(var.FullVersion)/docs/api/"
252
253
</Component>
254
</DirectoryRef>
0 commit comments