about summary refs log tree commit diff
path: root/IrcTokens/README.md
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-05-14 22:17:22 -0400
committerBen Harris <ben@tilde.team>2020-05-14 22:17:22 -0400
commit304df7805b9925c2edd992fd4177eef80197f807 (patch)
tree16a56a66e40f1f5b17398b563da315bf71733ad7 /IrcTokens/README.md
parent43aec9591c9546b5574f1bb60fe3a8b23d6d9630 (diff)
working ircstates example
Diffstat (limited to 'IrcTokens/README.md')
-rw-r--r--IrcTokens/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/IrcTokens/README.md b/IrcTokens/README.md
index 216dcf8..3981654 100644
--- a/IrcTokens/README.md
+++ b/IrcTokens/README.md
@@ -23,7 +23,7 @@ https://github.com/jesopo/irctokens)
 
 ### stateful
 
-see the full example in [Examples/Tokens/Client.cs](../Examples/Tokens/Client.cs)
+see the full example in [TokensSample/Client.cs](../Examples/Tokens/Client.cs)
 
     public class Client
     {