about summary refs log tree commit diff
path: root/IrcTokens/README.md
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-05-06 10:39:59 -0400
committerBen Harris <ben@tilde.team>2020-05-06 10:39:59 -0400
commitbe7ffb0d5d36f6f292bfdc779bfd903308c7b439 (patch)
tree23c4c0318488c318483f7a3ed426075cbc880e78 /IrcTokens/README.md
parent7c482d8cd99b59bbbecf636b797e9e7fec652514 (diff)
add params Line() constructor
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 94780eb..216dcf8 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 [Examples/Tokens/Client.cs](../Examples/Tokens/Client.cs)
 
     public class Client
     {