Skip to content

Commit a89691b

Browse files
committed
VS: Update url to settings docs
1 parent f4f61e8 commit a89691b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vs/Options/OptionsPageControl.xaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -242,12 +242,12 @@
242242
</TextBlock>
243243
<TextBlock TextWrapping="WrapWithOverflow">
244244
<Hyperlink
245-
NavigateUri="https://stkb.github.io/Rewrap/#/settings-visualstudio"
245+
NavigateUri="https://stkb.github.io/Rewrap/configuration-visual-studio/"
246246
RequestNavigate="OpenLinkInBrowser"
247247
>
248248
More info at can be found here
249249
</Hyperlink>.
250-
                </TextBlock>
250+
</TextBlock>
251251
</StackPanel>
252252
</Border>
253253
<Popup x:Name="LanguagesPopup" AllowsTransparency="True" Placement="Bottom" StaysOpen="False"

0 commit comments

Comments
 (0)