diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-08-08 09:51:54 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 22:56:24 +0100 |
commit | 5ade57543989c37994289d060e2f2120e418b5a9 (patch) | |
tree | ea37034190f8aa715ce119276976fb2d0be6062d /404.md | |
parent | Removed an erroneous Image in ont-Nokia-g-010g-q.md (diff) | |
download | hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.gz hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.bz2 hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.lz hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.xz hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.zst hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.zip |
Diffstat (limited to '')
-rw-r--r-- | 404.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ description: Opps. The page you are looking for got lost. --- -<p>The page you requested could not be found. Try using the navigation {% if site.search_enabled != false %}or search {% endif %}to find what you're looking for or go to this <a href="{{ '/' | absolute_url }}">site's home page</a>.</p> +<p>The page you requested could not be found. Try using the navigation {% if site.search_enabled != false %}or search {% endif %}to find what you're looking for or go to this <a href="{{ '/' | relative_url }}">site's home page</a>.</p> |