Updated FHComplete Domain

This commit is contained in:
Andreas Österreicher
2021-07-22 15:03:27 +02:00
parent 3bf03a9869
commit c2527e1b13
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1539,7 +1539,7 @@ function OpenAboutDialog()
// ****
function OpenManual()
{
window.open('https://wiki.fhcomplete.org/doku.php?','_blank');
window.open('https://wiki.fhcomplete.info/','_blank');
}
// ****