Skip to content

Commit 265448b

Browse files
Merge pull request #146 from solyaris/patch-14
corrected broken links on ChatScript-Tutorial.md
2 parents 68c58c3 + 2830663 commit 265448b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

WIKI/OVERVIEWS-AND-TUTORIALS/ChatScript-Tutorial.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ the documentation.
3232

3333
# Contents
3434

35-
* [Speaking (topic: , t:)](ChatScript-Tutorial.html#speaking-topic--t)
36-
* [Saying more (^keep, random selection [], ^repeat)](ChatScript-Tutorial.html#saying-more-keep-random-selection--repeat)
37-
* [Listening (u:, ^reuse)](ChatScript-Tutorial.html#listening-u-reuse)
38-
* [Short-term memory (* _)](ChatScript-Tutorial.html#short-term-memory--_)
39-
* [Long-term memory ($)](ChatScript-Tutorial.html#long-term-memory-)
40-
* [Dialog Management (conditions)](ChatScript-Tutorial.html#dialog-management-conditions)
41-
* [Implicit Confirmations (^respond)](ChatScript-Tutorial.html#implicit-confirmations-respond)
42-
* [Explicit Confirmation (rejoinders: a: b: c:...)](ChatScript-Tutorial.html#explicit-confirmation-rejoinders-a-b-c-)
43-
* [Knowledge (^createfact, table:)](ChatScript-Tutorial.html#knowledge-createfact-table)
35+
* [Speaking (topic: , t:)](ChatScript-Tutorial-md#speaking-topic--t)
36+
* [Saying more (^keep, random selection [], ^repeat)](ChatScript-Tutorial.md#saying-more-keep-random-selection--repeat)
37+
* [Listening (u:, ^reuse)](ChatScript-Tutorial.md#listening-u-reuse)
38+
* [Short-term memory (* _)](ChatScript-Tutorial.md#short-term-memory--_)
39+
* [Long-term memory ($)](ChatScript-Tutorial.md#long-term-memory-)
40+
* [Dialog Management (conditions)](ChatScript-Tutorial.md#dialog-management-conditions)
41+
* [Implicit Confirmations (^respond)](ChatScript-Tutorial.md#implicit-confirmations-respond)
42+
* [Explicit Confirmation (rejoinders: a: b: c:...)](ChatScript-Tutorial.md#explicit-confirmation-rejoinders-a-b-c-)
43+
* [Knowledge (^createfact, table:)](ChatScript-Tutorial.md#knowledge-createfact-table)
4444

4545
## Speaking (`topic:` , `t:`)
4646
The simplest possible chat-script should include a topic and a sentence to say, for

0 commit comments

Comments
 (0)