diff options
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> |