about summary refs log tree commit diff
path: root/gn2/wqflask/templates/policies.html
diff options
context:
space:
mode:
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 %}