no need for trailing slash
[blog] / 404.html
index d725f6798c8e3c548e7174e1814d4b0e461d6742..41190842d89b43e2cb0cc8805d3baf77e5583d18 100644 (file)
--- a/404.html
+++ b/404.html
@@ -5,5 +5,5 @@ title: "404: Page not found"
 
 <div class="page">
   <h1 class="page-title">404: Page not found</h1>
-  <p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ site.baseurl }}/">Head back home</a> to try finding it again.</p>
+  <p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ site.baseurl }}">Head back home</a> to try finding it again.</p>
 </div>