aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/policies.html
diff options
context:
space:
mode:
authorAlexander_Kabui2024-09-12 21:12:08 +0300
committerAlexander_Kabui2024-09-12 21:12:08 +0300
commit28b113fc942904ea7c125dfef94e9c3dee24973d (patch)
tree9affd788004d9ea953533398e95a9be3ce080f81 /gn2/wqflask/templates/policies.html
parent5acb80117c002b72dc591e0ce0c3083a2695bf0a (diff)
downloadgenenetwork2-28b113fc942904ea7c125dfef94e9c3dee24973d.tar.gz
Integrate gn editor for files.
Diffstat (limited to 'gn2/wqflask/templates/policies.html')
-rw-r--r--gn2/wqflask/templates/policies.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn2/wqflask/templates/policies.html b/gn2/wqflask/templates/policies.html
index e36c9e08..d7b0e3f9 100644
--- a/gn2/wqflask/templates/policies.html
+++ b/gn2/wqflask/templates/policies.html
@@ -10,7 +10,7 @@
<div class="github-btn-container">
<div class="github-btn ">
- <a href="https://github.com/genenetwork/gn-docs/blob/master/general/policies/policies.md">
+ <a href="/editor/edit?file-path=general/policies/policies.md">
Edit Text
<img src="/static/images/edit.png">
</a>
@@ -20,4 +20,4 @@
{{ rendered_markdown|safe }}
</div>
-{% endblock %} \ No newline at end of file
+{% endblock %}