Skip to content

Commit 8988a81

Browse files
committed
修改帮助文档地址
1 parent f27aeb2 commit 8988a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WPF/GeneralUpdate.Packet/Views/HelperView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<RowDefinition></RowDefinition>
1414
</Grid.RowDefinitions>
1515
<Label Name="LblUrl" FontSize="24">
16-
<Hyperlink NavigateUri="https://gitee.com/GeneralLibrary/GeneralUpdate/tree/master/doc" RequestNavigate="LblUrl_RequestNavigate">Help document link address,Click here to jump to the web page.</Hyperlink>
16+
<Hyperlink NavigateUri="https://www.justerzhu.cn/" RequestNavigate="LblUrl_RequestNavigate">Help document link address,Click here to jump to the web page.</Hyperlink>
1717
</Label>
1818
<TextBlock Grid.Row="1" Text="* All functional buttons will have tooltips that hover over them with the mouse." TextWrapping="WrapWithOverflow" FontSize="24" />
1919
<TextBlock Grid.Row="2" Text="*If you have any usage problems, please submit the issue on github and the author will reply as soon as possible" TextWrapping="WrapWithOverflow" FontSize="24" />

0 commit comments

Comments
 (0)