diff options
Diffstat (limited to 'example/dst/Articles')
| -rw-r--r-- | example/dst/Articles/an-interesting-article/index.html | 2 | ||||
| -rw-r--r-- | example/dst/Articles/another-interesting-article/index.html | 2 | ||||
| -rw-r--r-- | example/dst/Articles/article3.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/example/dst/Articles/an-interesting-article/index.html b/example/dst/Articles/an-interesting-article/index.html index 412e359..8e65041 100644 --- a/example/dst/Articles/an-interesting-article/index.html +++ b/example/dst/Articles/an-interesting-article/index.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/Articles/another-interesting-article/index.html b/example/dst/Articles/another-interesting-article/index.html index 31ef880..010c0f1 100644 --- a/example/dst/Articles/another-interesting-article/index.html +++ b/example/dst/Articles/another-interesting-article/index.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/Articles/article3.html b/example/dst/Articles/article3.html index e34e43a..75783b7 100644 --- a/example/dst/Articles/article3.html +++ b/example/dst/Articles/article3.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> |
