Skip to content

Commit 31aee86

Browse files
Update dependency links
1 parent 499eae9 commit 31aee86

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MSUScripter/Views/InstallDependenciesWindow.axaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<controls:LinkControl
107107
Foreground="IndianRed"
108108
Background="Transparent"
109-
Tag="https://www.google.com"
109+
Tag="https://github.com/MattEqualsCoder/MSUScripter/blob/ui-rewrite/Docs/install.md"
110110
Click="LinkControlOpenTagButton_OnClick"
111111
VerticalAlignment="Center"
112112
ToolTip.Tip="{Binding MsuPcmErrorToolTip}"
@@ -208,7 +208,7 @@
208208
<controls:LinkControl
209209
Foreground="IndianRed"
210210
Background="Transparent"
211-
Tag="https://www.google.com"
211+
Tag="https://github.com/MattEqualsCoder/MSUScripter/blob/ui-rewrite/Docs/install.md#python-companion-app"
212212
Click="LinkControlOpenTagButton_OnClick"
213213
VerticalAlignment="Center"
214214
ToolTip.Tip="{Binding FfmpegErrorToolTip}"
@@ -240,7 +240,7 @@
240240
>
241241
<controls:LinkControl
242242
Margin="0 0 5 0"
243-
Tag="https://www.ffmpeg.org"
243+
Tag="https://github.com/MattEqualsCoder/MSUScripter/blob/ui-rewrite/Docs/install.md#python-companion-app"
244244
Click="LinkControlOpenTagButton_OnClick"
245245
>
246246
Python Companion App
@@ -310,7 +310,7 @@
310310
<controls:LinkControl
311311
Foreground="IndianRed"
312312
Background="Transparent"
313-
Tag="https://www.google.com"
313+
Tag="https://github.com/MattEqualsCoder/MSUScripter/blob/ui-rewrite/Docs/install.md#python-companion-app"
314314
Click="LinkControlOpenTagButton_OnClick"
315315
VerticalAlignment="Center"
316316
ToolTip.Tip="{Binding PyAppErrorToolTip}"

0 commit comments

Comments
 (0)