mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-10 01:29:59 +00:00
change domain to .org
This commit is contained in:
parent
753a09c6bc
commit
613dbe4c6a
3 changed files with 34 additions and 34 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue