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 47d6a16 commit 8ac2b15Copy full SHA for 8ac2b15
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://github.com/rust-mcp-stack/mcp-discovery'/>
+ <Property Id='ARPHELPLINK' Value='https://rust-mcp-stack.github.io/mcp-discovery'/>
177
178
<UI>
179
<UIRef Id='WixUI_FeatureTree'/>
0 commit comments