We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf9bb4 commit eafe285Copy full SHA for eafe285
Basics/hello_world.dbg
@@ -13,7 +13,7 @@
13
# It just a simple print message. The '?' at the first line of
14
# this command, means that it should be evaluated using HyperDbg's
15
# script engine. For more inforamtion, please take a look at :
16
-# https://docs.hyperdbg.com/commands/scripting-language
+# https://docs.hyperdbg.org/commands/scripting-language
17
#
18
19
-? printf("Hello world!");
+? printf("Hello world!");
0 commit comments