mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 10:36:50 -07:00
Update URI for license terms
This commit is contained in:
parent
8a6a193126
commit
61575b7c06
1 changed files with 2 additions and 2 deletions
|
@ -131,8 +131,8 @@
|
|||
|
||||
<HyperlinkButton x:Name="AboutEULA"
|
||||
Padding="0"
|
||||
NavigateUri="https://go.microsoft.com/fwlink/?LinkID=529064"
|
||||
ToolTipService.ToolTip="https://go.microsoft.com/fwlink/?LinkID=529064">
|
||||
NavigateUri="ms-settings:about"
|
||||
ToolTipService.ToolTip="ms-settings:about">
|
||||
<TextBlock FontSize="{ThemeResource BodyFontSize}"
|
||||
Text="{utils:ResourceString Name=AboutEULA/Text}"
|
||||
TextWrapping="Wrap"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue