@@ -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: ` )
4646The simplest possible chat-script should include a topic and a sentence to say, for
0 commit comments