summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/.templates/base.html b/.templates/base.html
index c03053f..6acc9b9 100644
--- a/.templates/base.html
+++ b/.templates/base.html
@@ -50,7 +50,7 @@
{% if 'wiki-name' in config %}
{{ config['wiki-name']|e }} —
{% endif %}
- Powered by <a href="http://markdoc.org/">Markdoc</a>.
+ Powered by <a href="https://github.com/zacharyvoase/markdoc">Markdoc</a>.
{% block scm_info %}
<a href="https://bitbucket.org/ojacobson/grimoire.ca">See it on Bitbucket</a>.
{% endblock %}