diff options
author | Benjamin L. Moore <blmoore@users.noreply.github.com> | 2015-03-26 15:53:42 +0000 |
---|---|---|
committer | Benjamin L. Moore <blmoore@users.noreply.github.com> | 2015-03-26 15:53:42 +0000 |
commit | 0b753570e1d2a4c55bc4a70d7de6ebd833aa8119 (patch) | |
tree | 1d7544b5ce0c64ded466266eb39c406813a2606b /index.md | |
parent | 69f74f0a50200e3bd83c254cbaa4d219618e9fb6 (diff) |
fix anchor tag
stops jekyll borking the supplied example
Diffstat (limited to 'index.md')
-rw-r--r-- | index.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Physicist, Mathematician, Cambridge professor. <div id="webaddress"> <a href="isaac@applesdofall.org">isaac@applesdofall.org</a> -| <a href="http://en.wikipedia.org/wiki/Isaac_Newton">My wikipedia page/a> +| <a href="http://en.wikipedia.org/wiki/Isaac_Newton">My wikipedia page</a> </div> |