File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Files/Views/SettingsPages Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ public About()
18
18
19
19
private async void ListView_ItemClick ( object sender , ItemClickEventArgs e )
20
20
{
21
- await Launcher . LaunchUriAsync ( new Uri ( @"https://github.com/duke7553 /files-uwp/issues/new/choose" ) ) ;
21
+ await Launcher . LaunchUriAsync ( new Uri ( @"https://github.com/files-community /files-uwp/issues/new/choose" ) ) ;
22
22
}
23
23
24
24
private async void OpenLogLocationButton_Click ( object sender , RoutedEventArgs e )
Original file line number Diff line number Diff line change 84
84
x : Uid =" SettingsPreferencesTerminalApplicationsSampleProfiles"
85
85
Content ="  "
86
86
FontFamily =" Segoe MDL2 Assets"
87
- NavigateUri =" https://github.com/duke7553 /files-uwp/wiki/Sample-terminal-profiles"
87
+ NavigateUri =" https://github.com/files-community /files-uwp/wiki/Sample-terminal-profiles"
88
88
Style =" {ThemeResource TextBlockButtonStyle}" />
89
89
</StackPanel >
90
90
</StackPanel >
You can’t perform that action at this time.
0 commit comments