File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ branch: master
8
8
# global settings, no need to change these
9
9
root_url : //project-open-data.github.io
10
10
org_name : project-open-data
11
- prose_url : http://prose.io
12
11
13
12
# default build settings for running locally, no need to edit
14
13
pymgemnts : true
Original file line number Diff line number Diff line change 14
14
< link rel ="stylesheet " href ="/assets/css/bootstrap.css ">
15
15
< link rel ="stylesheet " href ="/assets/css/site.css ">
16
16
17
- {% capture edit_url %}{{ site.prose_url }}# {{ site.org_name }}/{{ site.repo_name }}/edit/{{ site.branch }}/{{ page.filename }}{% endcapture %}
17
+ {% capture edit_url %}https://github.com/ {{ site.org_name }}/{{ site.repo_name }}/edit/{{ site.branch }}/{{ page.filename }}{% endcapture %}
18
18
</ head >
19
19
< body class ="{{ page.id }} ">
20
20
<!--[if lt IE 7]>
You can’t perform that action at this time.
0 commit comments