diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2021-07-11 20:27:03 +1200 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2021-07-11 20:27:03 +1200 |
commit | 1ed85021f147ef82f70ca863dbc06a519a2370d1 (patch) | |
tree | 4c87c94e8dce8674622f14f4ea6125289f1310ae /project/templates/packrat.html | |
parent | f13f1dd45ee954e9d9126ae3f398891b599b01f5 (diff) |
Changed /cgit to /cgi-bin, revised spacing
Diffstat (limited to 'project/templates/packrat.html')
-rw-r--r-- | project/templates/packrat.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/project/templates/packrat.html b/project/templates/packrat.html index 221b2cc..321b71c 100644 --- a/project/templates/packrat.html +++ b/project/templates/packrat.html @@ -12,8 +12,9 @@ <h4>Packrat Parser Combinator Library</h4> -<p>Git repository: <a href="/cgit/cgit.cgi/packrat">Link</a><br /> -Paper this was based on: <a href="http://richard.myweb.cs.uwindsor.ca/PUBLICATIONS/PREPRINT_PADL_NOV_07.pdf" class="external">Link</a></p> +<p>Git repository: <a href="/cgi-bin/cgit.cgi/packrat">Link</a><br /> +Paper this was based on: <a href="http://richard.myweb.cs.uwindsor.ca/PUBLICATIONS/PREPRINT_PADL_NOV_07.pdf" +class="external">Link</a></p> <h5>2/2/2021</h5> |