We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69186ed commit bbdf75dCopy full SHA for bbdf75d
src/cascadia/TerminalSettingsEditor/Actions.xaml
@@ -189,7 +189,7 @@
189
<HyperlinkButton x:Uid="Actions_Disclaimer"
190
Margin="0"
191
Padding="0"
192
- NavigateUri="https://go.microsoft.com/fwlink/?linkid=2341386"/>
+ NavigateUri="https://go.microsoft.com/fwlink/?linkid=2341386" />
193
<!-- Add New Button -->
194
<Button x:Name="AddNewButton"
195
Margin="0,12,0,0"
0 commit comments