summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-04-26 08:03:31 -0500
committerColin Okay <cbeok@protonmail.com>2020-04-26 08:03:31 -0500
commit22cc4a0add322506c49063dd0b299d9c7303b28f (patch)
tree38494fab7b76d6e6237d2850946939ed18a4ca53
parent32f64a9a348d46a4fda4c963816ed2de459872ec (diff)
typo
-rw-r--r--examples/Tutorial.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Tutorial.org b/examples/Tutorial.org
index 235942d..fcb2e4e 100644
--- a/examples/Tutorial.org
+++ b/examples/Tutorial.org
@@ -789,7 +789,7 @@ PZ-JSON>
#+END_SRC
- For the moment, parsers only work on instances of [[https://github.com/cbeo][replay-streams]]. If
+ For the moment, parsers only work on instances of [[https://github.com/cbeo/replay-streams][replay-streams]]. If
you pass raw text to the =parse= function for its =STREAM= argument,
then you must also pass a =T= into its third optional argument
position. Otherwise the stream is assumed to be a =replay-stream=.