diff options
| -rw-r--r-- | .templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.templates/base.html b/.templates/base.html index 1365c2c..17fd733 100644 --- a/.templates/base.html +++ b/.templates/base.html @@ -54,7 +54,7 @@ {% endif %} Powered by <a href="http://markdoc.org/">Markdoc</a>. {% block scm_info %} - <a href="https://github.com/ojacobson/grimoiredotca">See it on GitHub</a>. + <a href="https://bitbucket.org/ojacobson/grimoire.ca">See it on Bitbucket</a>. {% endblock %} </p> </div> |
