doc: Various documentation improvements

This commit is contained in:
r3sus
2023-03-07 21:12:07 +00:00
committed by Tohka
parent 4591cb2e54
commit b3e9573bad
5 changed files with 22 additions and 11 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ namespace CleanFlashUninstaller {
if (e.Link.Start == 212) {
Process.Start("https://classic.waterfox.net");
} else {
Process.Start("https://cleanflash.github.io");
Process.Start("https://gitlab.com/cleanflash/installer#clean-flash-player");
}
}