Skip to content

Commit bea2848

Browse files
Merge pull request #135 from solyaris/patch-4
corrected broken links on ChatScript-Basic-User-Manual.md
2 parents b1fbdfb + 83a41cc commit bea2848

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

WIKI/ChatScript-Basic-User-Manual.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
© Bruce Wilcox, mailto:[email protected] www.brilligunderstanding.com
33
<br>Revision 4/30/2017 cs7.41
44

5-
* [Overview](ChatScript-Basic-User-Manual.html#overview)
6-
* [Simple Topics](ChatScript-Basic-User-Manual.html#simple-topics)
7-
* [Simple Patterns](ChatScript-Basic-User-Manual.html#simple-patterns)
8-
* [Simple Output](ChatScript-Basic-User-Manual.html#simple-output)
9-
* [Variables](ChatScript-Basic-User-Manual.html#variables)
10-
* [Summary](ChatScript-Basic-User-Manual.html#summary)
5+
* [Overview](ChatScript-Basic-User-Manual.md#overview)
6+
* [Simple Topics](ChatScript-Basic-User-Manual.md#simple-topics)
7+
* [Simple Patterns](ChatScript-Basic-User-Manual.md#simple-patterns)
8+
* [Simple Output](ChatScript-Basic-User-Manual.md#simple-output)
9+
* [Variables](ChatScript-Basic-User-Manual.md#variables)
10+
* [Summary](ChatScript-Basic-User-Manual.md#summary)
1111

1212

1313
# OVERVIEW
@@ -32,7 +32,7 @@ So, more broadly,
3232
**ChatScript is a system for manipulating natural language, not just for building a chatbot**.
3333

3434
This document is about how to write script. There is a more general discussion about how
35-
to think about authoring a bot in the paper [Writing a Chatbot](PAPERS/Writing-a-Chatbot.html)
35+
to think about authoring a bot in the paper [Writing a Chatbot](PAPERS/Writing-a-Chatbot.md)
3636
in the documentation.
3737

3838

0 commit comments

Comments
 (0)