diff options
Diffstat (limited to 'doc/el_substitute.html')
-rw-r--r-- | doc/el_substitute.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/el_substitute.html b/doc/el_substitute.html index 84b1985..3bb56a2 100644 --- a/doc/el_substitute.html +++ b/doc/el_substitute.html @@ -292,7 +292,7 @@ you can try to do better than these people: <li><a href="http://jriou.org/">Joël Riou</a> wrote the <a href="quine-jriou.txt">first execlineb quine</a>, using only <tt>echo</tt> as non-execline external command. </li> - <li> Shortly after, <a href="http://code.dogmap.org/">Paul Jarc</a> + <li> Shortly after, <a href="https://code.dogmap.org/">Paul Jarc</a> wrote a <a href="quine-prj.txt">much shorter quine</a>, using <tt>echo</tt> and <tt>env</tt> as non-execline external commands. He also wrote a <a href="quine-prj-2.txt">revised version</a>, using only |