From 4a363f149399c39afbd074cbf5529def93a5a6d1 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Thu, 25 Aug 2022 10:32:58 -0500 Subject: [update] urls --- examples/Tutorial.org | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/examples/Tutorial.org b/examples/Tutorial.org index 6589965..08f208a 100644 --- a/examples/Tutorial.org +++ b/examples/Tutorial.org @@ -1,4 +1,7 @@ - +#+TITLE: A Goofism Guide to PARZIVAL +#+EXPORT_FILE_NAME: /ssh:colin@cicadas.surf:~/public/parzival-tutorial.html +#+OPTIONS: html-postamble:nil html-preamble:nil html-style:nil num:nil html-scripts:nil +#+HTML_HEAD: * The Goofism Guide to PARZIVAL @@ -107,8 +110,8 @@ If quicklisp is installed in your local home directory, do: : cd $HOME/quicklisp/local-projects - : git clone https://github.com/cbeo/replay-streams - : git clone https://github.com/cbeo/parzival + : git clone https://cicadas.surf/cgit/colin/replay-streams + : git clone https://cicadas.surf/cgit/colin/parzival Now you should be able to fire up a lisp and do @@ -744,7 +747,7 @@ bracketed by curly braces. Again, pretty straightforward: #+END_SRC -Glorious! Try it out, go wild! (And please, pester [[http://github.com/cbeo][cbeo]] with bugs.) +Glorious! Try it out, go wild! (And please, pester [[http://cicadas.surf/cgit/colin][cbeo]] with bugs.) #+BEGIN_SRC lisp @@ -800,7 +803,7 @@ PZ-JSON> #+END_SRC - For the moment, parsers only work on instances of [[https://github.com/cbeo/replay-streams][replay-streams]]. If + For the moment, parsers only work on instances of [[https://cicadas.surf/cgit/colin/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=. -- cgit v1.2.3