diff options
Diffstat (limited to 'example/dst/Lists')
| -rw-r--r-- | example/dst/Lists/board-games.html | 2 | ||||
| -rw-r--r-- | example/dst/Lists/movies.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/example/dst/Lists/board-games.html b/example/dst/Lists/board-games.html index 1693d1b..5a54f33 100644 --- a/example/dst/Lists/board-games.html +++ b/example/dst/Lists/board-games.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> diff --git a/example/dst/Lists/movies.html b/example/dst/Lists/movies.html index a3499e5..dc7fc57 100644 --- a/example/dst/Lists/movies.html +++ b/example/dst/Lists/movies.html @@ -22,7 +22,7 @@ </a> <div id="navigation"> <a href="https://example.org/">Home</a> - -<a href="https://codeberg.org">Repos</a> - +<a href="https://codeberg.org/">Repos</a> - <a href="https://example.org/about.html">About</a> </div> </div> |
