about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-04-28 21:16:38 -0400
committerBen Harris <ben@tilde.team>2020-04-28 21:16:38 -0400
commite2d93c593c7dfc76fa468e1e3a1724d311b5bbd3 (patch)
treeac2f1b081b95a495577ef6b45f620e987808e0d6 /README.md
parent8403fd8d0fb0ac3c69e90f530fda331ea2ab639b (diff)
Fix decoder tests
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f04b443..309faed 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ https://github.com/jesopo/irctokens)
 
 ### stateful
 
-see the full example in [Sample/Client.cs](Sample/Client.cs)
+see the full example in [TokensSample/Client.cs](TokensSample/Client.cs)
 
     public class Client
     {