Remove trailing slashes from URLs

This commit is contained in:
Alex Cabal 2020-05-02 21:03:22 -05:00
parent cd74a155f4
commit 986183a83f
17 changed files with 71 additions and 48 deletions

View file

@ -14,7 +14,7 @@ require_once('Core.php');
<p>You may also be interested in our OPDS feed, which is designed for use with ebook libraries like Calibre:</p>
<ul>
<li>
<p><a href="/opds/">The Standard Ebooks OPDS feed</a></p>
<p><a href="/opds">The Standard Ebooks OPDS feed</a></p>
</li>
</ul>
</article>