Merge pull request #117 from a-akimov/patch-1

Fix an issue with the link to a page for creating issues :-)
This commit is contained in:
Tom Johnson
2018-03-07 06:16:42 -08:00
committed by GitHub

View File

@ -10,6 +10,6 @@ folder: mydoc
topnav: topnav
---
Let me know about any bugs or other issues that you find. Just email me at <a href="mailto:tomjoht@gmail.com">tomjoht@gmail.com</a>. You can also [create issues directly within the Github repository here](https://github.com/tomjoht/jekyll-doc/issues).
Let me know about any bugs or other issues that you find. Just email me at <a href="mailto:tomjoht@gmail.com">tomjoht@gmail.com</a>. You can also [create issues directly within the Github repository here](https://github.com/tomjoht/documentation-theme-jekyll/issues).
{% include links.html %}