Skip to content

Commit 5d10c4e

Browse files
committed
chore: update installer
1 parent e723dab commit 5d10c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wix/main.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<!--<Icon Id='ProductICO' SourceFile='wix\Product.ico'/>-->
174174
<!--<Property Id='ARPPRODUCTICON' Value='ProductICO' />-->
175175

176-
<Property Id='ARPHELPLINK' Value='https://rust-mcp-stack.github.io/mcp-discovery'/>
176+
<Property Id='ARPHELPLINK' Value='https://docs.rs/mcp-discovery'/>
177177

178178
<UI>
179179
<UIRef Id='WixUI_FeatureTree'/>

0 commit comments

Comments
 (0)