Permalink
Browse files

maybe fix link

  • Loading branch information...
1 parent 2f3d7ec commit fd6884650b74c3bf80eae193eec7dbb25ceeb7ad @mlinksva mlinksva committed Jul 26, 2016
Showing with 3 additions and 2 deletions.
  1. +2 −2 404.md
  2. +1 −0 _config.yml
View
4 404.md
@@ -6,9 +6,9 @@ robots: noindex
sitemap: false
---
-Sorry! We try to keep our links <a href='https://www.w3.org/Provider/Style/URI.html'>cool</a>.
+Sorry! We try to keep our links <a href="https://www.w3.org/Provider/Style/URI.html">cool</a>.
-If you think we broke a link, please <a href='{{ site.github.issues_url }}'>submit an issue or fix</a>.
+If you think we broke a link, please <a href="{{ site.github.repository_url }}">submit an issue or fix</a>.
<script>
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),GOOG_FIXURL_SITE = location.host;
View
@@ -9,3 +9,4 @@ od_current_version: '2.1'
gems:
- jekyll-sitemap
- jekyll-redirect-from
+ - jekyll-github-metadata

0 comments on commit fd68846

Please sign in to comment.