We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a494d commit a3002b4Copy full SHA for a3002b4
README.md
@@ -51,7 +51,7 @@ You can chat with ELIZA on the CLI by running:
51
52
## Approach
53
54
-ELIZA works by matching keywords and using those keywords to form replies with [a bunch of rules](blob/master/lib/data/data.yml):
+ELIZA works by matching keywords and using those keywords to form replies with [a bunch of rules](lib/data/data.yml):
55
56
Let's say `forget` is a keyword with decomposition and reassembly rules that look like this:
57
0 commit comments