Skip to content

Commit

Permalink
Update github address
Browse files Browse the repository at this point in the history
* Not a big deal
  • Loading branch information
libxzr committed Sep 5, 2021
1 parent c11bd3f commit 55b7426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MainWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ private void Thread_Click(object sender, RoutedEventArgs e)

private void OSS_Click(object sender, RoutedEventArgs e)
{
Process.Start("https://github.com/xzr467706992/FastbootEnhance");
Process.Start("https://github.com/libxzr/FastbootEnhance");
}
}
}

0 comments on commit 55b7426

Please sign in to comment.