diff options
Diffstat (limited to '.templates/base.html')
| -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 6acc9b9..3682f72 100644 --- a/.templates/base.html +++ b/.templates/base.html @@ -52,7 +52,7 @@ {% endif %} 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>. + <a href="https://github.org/grimoire-ca/bliki">See it on Github</a>. {% endblock %} </p> </div> |
