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 e723dab commit 5d10c4eCopy full SHA for 5d10c4e
wix/main.wxs
@@ -173,7 +173,7 @@
173
<!--<Icon Id='ProductICO' SourceFile='wix\Product.ico'/>-->
174
<!--<Property Id='ARPPRODUCTICON' Value='ProductICO' />-->
175
176
- <Property Id='ARPHELPLINK' Value='https://rust-mcp-stack.github.io/mcp-discovery'/>
+ <Property Id='ARPHELPLINK' Value='https://docs.rs/mcp-discovery'/>
177
178
<UI>
179
<UIRef Id='WixUI_FeatureTree'/>
0 commit comments