diff options
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> |