[Screen Ruler] fix attribution link (#20174)

This commit is contained in:
Andrey Nekrasov
2022-08-30 17:56:14 +03:00
committed by GitHub
parent fc68f1810e
commit eb235eef37
3 changed files with 6 additions and 6 deletions

View File

@@ -85,7 +85,7 @@
<controls:PageLink x:Uid="LearnMore_MeasureTool" Link="https://aka.ms/PowerToysOverview_MeasureTool"/>
</controls:SettingsPageControl.PrimaryLinks>
<controls:SettingsPageControl.SecondaryLinks>
<controls:PageLink x:Uid="Attribution_Roolr" Link="https://github.com/esarbanis/roolr"/>
<controls:PageLink x:Uid="Attribution_Rooler" Link="https://github.com/peteblois/rooler"/>
</controls:SettingsPageControl.SecondaryLinks>
</controls:SettingsPageControl>
</Page>