File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 66 < a href ="https://github.com/phel-lang/phel-lang.org/edit/master/content/{{ page.relative_path }} "> Edit this page</ a >
77 {% elif section and section.relative_path != "documentation/api.md" %}
88 < a href ="https://github.com/phel-lang/phel-lang.org/edit/master/content/{{ section.relative_path }} "> Edit this page</ a >
9- {% elif (page and page.relative_path == "documentation/api.md") or (section and section.relative_path == "documentation/api.md") %}
9+ {% elif (( page and page.relative_path == "documentation/api.md") or (section and section.relative_path == "documentation/api.md") ) %}
1010 < span > API docs auto-generated</ span >
1111 {% else %}
1212 < a href ="https://github.com/phel-lang/phel-lang.org/ "> Edit this page</ a >
You can’t perform that action at this time.
0 commit comments