diff --git a/_config.yml b/_config.yml index 0b518750..e7c02885 100644 --- a/_config.yml +++ b/_config.yml @@ -8,7 +8,6 @@ branch: master #global settings, no need to change these root_url: //project-open-data.github.io org_name: project-open-data -prose_url: http://prose.io # default build settings for running locally, no need to edit pymgemnts: true diff --git a/_includes/header.html b/_includes/header.html index 5de2e9f9..8c01e631 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -14,7 +14,7 @@ - {% capture edit_url %}{{ site.prose_url }}#{{ site.org_name }}/{{ site.repo_name }}/edit/{{ site.branch }}/{{ page.filename }}{% endcapture %} + {% capture edit_url %}https://github.com/{{ site.org_name }}/{{ site.repo_name }}/edit/{{ site.branch }}/{{ page.filename }}{% endcapture %}