home: hub: minipeg

Download patch

ref: 80dae915898bbf0f26d7ce6a82cac61ea919d18a
parent: 66c0fe69896ce9b2d83eb8c505295d6c87e472cd
author: Andrew Chambers <ac@acha.ninja>
date: Sun Apr 10 15:43:19 CDT 2022

Update links.

--- a/docs/index.html
+++ b/docs/index.html
@@ -12,10 +12,10 @@
 </p>
 
 <ul>
-<li>Single file distribution <a href="">minipeg.c<a/></li>
-<li>Example <a href="">calculator</a></li>
-<li>Example <a href="https://github.com/andrewchambers/minias/blob/master/asm.peg">x86_64 assembler</a></li>
-<li><a href="">Source repository</a></li>
+<li>Single file distribution <a href="https://github.com/andrewchambers/minipeg/releases">minipeg.c<a/></li>
+<li>Example <a href="https://raw.githubusercontent.com/andrewchambers/minipeg/upstream/examples/calc.peg">calculator</a></li>
+<li>Example <a href="https://raw.githubusercontent.com/andrewchambers/minias/master/asm.peg">x86_64 assembler</a></li>
+<li><a href="https://github.com/andrewchambers/minipeg">Source code</a></li>
 </ul>
 
 <h2>Man Page</h2>