change domain to .org

This commit is contained in:
SinaKarvandi 2021-10-07 13:15:39 +03:30
parent 753a09c6bc
commit 613dbe4c6a
3 changed files with 34 additions and 34 deletions

View file

@ -51,7 +51,7 @@ main(int argc, char * argv[])
string PreviousCommand;
printf("HyperDbg Debugger [core version: v%s]\n", Version);
printf("Please visit https://docs.hyperdbg.com for more information...\n");
printf("Please visit https://docs.hyperdbg.org for more information...\n");
printf("HyperDbg is released under the GNU Public License v3 (GPLv3).\n\n");
if (argc != 1)