about summary refs log tree commit diff
path: root/gn2/wqflask/templates/references.html
diff options
context:
space:
mode:
Diffstat (limited to 'gn2/wqflask/templates/references.html')
-rw-r--r--gn2/wqflask/templates/references.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn2/wqflask/templates/references.html b/gn2/wqflask/templates/references.html
index 04e60361..d858e10f 100644
--- a/gn2/wqflask/templates/references.html
+++ b/gn2/wqflask/templates/references.html
@@ -6,7 +6,7 @@
 {% block content %}
 <div class="github-btn-container">
     <div class="github-btn">
-        <a href="https://github.com/genenetwork/gn-docs/blob/master/general/references/references.md">
+        <a href="/editor/edit?file-path=general/references/references.md">
             Edit Text
             <img src="/static/images/edit.png">
         </a>
@@ -16,4 +16,4 @@
     {{ rendered_markdown|safe }}
 </div>
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}