diff --git a/_config.yml b/_config.yml index f0c4729..8cf0cd9 100644 --- a/_config.yml +++ b/_config.yml @@ -11,7 +11,7 @@ site_title: Jekyll theme for documentation company_name: Your company # this appears in the footer -github_editme_path: tomjohnson1492/documentation-theme-jekyll/blob/gh-pages/pages/ +github_editme_path: tomjohnson1492/documentation-theme-jekyll/blob/gh-pages/ # if you're using Github, provide the basepath to the branch you've created for reviews, following the sample here. if not, leave this value blank. disqus_shortname: idrbwjekyll diff --git a/_layouts/page.html b/_layouts/page.html index c13d942..d7aedc4 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -41,7 +41,7 @@ layout: default {% if site.github_editme_path %} - Edit me + Edit me {% endif %}