From 041abda0d4b0a98c45ecef8c83b39d92075fa5d9 Mon Sep 17 00:00:00 2001 From: Aleksei Akimov Date: Wed, 17 Jan 2018 16:59:01 +0100 Subject: [PATCH] Fix an issue with the link to a page for creating issues :-) --- pages/mydoc/mydoc_support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/mydoc/mydoc_support.md b/pages/mydoc/mydoc_support.md index eda25ce2e..911f21079 100644 --- a/pages/mydoc/mydoc_support.md +++ b/pages/mydoc/mydoc_support.md @@ -10,6 +10,6 @@ folder: mydoc topnav: topnav --- -Let me know about any bugs or other issues that you find. Just email me at tomjoht@gmail.com. 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 tomjoht@gmail.com. You can also [create issues directly within the Github repository here](https://github.com/tomjoht/documentation-theme-jekyll/issues). {% include links.html %}