mirror of
https://github.com/standardebooks/web.git
synced 2025-07-22 07:14:59 -04:00
Remove trailing slashes from URLs
This commit is contained in:
parent
cd74a155f4
commit
986183a83f
17 changed files with 71 additions and 48 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue