Skip to content

Commit f85c610

Browse files
Merge pull request #138 from solyaris/patch-6
corrected broken links on ChatScript-Command-Line-Parameters.md
2 parents 164434d + 3f64fc1 commit f85c610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WIKI/ChatScript-Command-Line-Parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ so that the system can do complete logs. You are welcome to set log size lots sm
101101
|`param=xxxxx` | data to be passed to your private code
102102
|`bootcmd=xxx` | runs this command string before CSBOOT is run; use it to trace the boot process
103103
|`trace` | turn on all tracing.
104-
|`redo` | see documentation for :redo in [ChatScript Debugging Manual](ChatScript-Debugging-Manual.html) manual
104+
|`redo` | see documentation for :redo in [ChatScript Debugging Manual](ChatScript-Debugging-Manual.md) manual
105105
|`noboot` | Do not run any boot script on engine startup
106106
|`logsize=n` | When server log file exceeds n megabytes, rename it and start with a new file.
107107

0 commit comments

Comments
 (0)