File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
</ div >
18
18
< div class ="col-md-6 " align ="right ">
19
19
< h4 >
20
- < a href ="{{site.github.repository_url}}/blob /gh-pages/{{page.path}} "> Improve this page < span class ="glyphicon glyphicon-pencil " aria-hidden ="true "> </ span > </ a >
20
+ < a href ="{{site.github.repository_url}}/edit /gh-pages/{{page.path}} "> Improve this page < span class ="glyphicon glyphicon-pencil " aria-hidden ="true "> </ span > </ a >
21
21
/
22
22
< a href ="{{ site.github.repository_url }}/blob/gh-pages/CONTRIBUTING.md "> Contributing</ a >
23
23
/
Original file line number Diff line number Diff line change 76
76
77
77
{% comment %} Always show license. {% endcomment %}
78
78
< li > < a href ="{{ page.root }}/license/ "> License</ a > </ li >
79
- < li > < a href ="{{site.github.repository_url}}/blob /gh-pages/{{page.path}} "> Edit on GitHub</ a > </ li >
79
+ < li > < a href ="{{site.github.repository_url}}/edit /gh-pages/{{page.path}} "> Edit on GitHub</ a > </ li >
80
80
</ ul >
81
81
< form class ="navbar-form navbar-right " role ="search " id ="search " onsubmit ="google_search(); return false; ">
82
82
< div class ="form-group ">
You can’t perform that action at this time.
0 commit comments