diff options
Diffstat (limited to '.templates/listing.html')
| -rw-r--r-- | .templates/listing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.templates/listing.html b/.templates/listing.html index 6365790..8964b82 100644 --- a/.templates/listing.html +++ b/.templates/listing.html @@ -40,5 +40,5 @@ {% endblock %} {% block scm_info %} -<a href="https://bitbucket.org/ojacobson/grimoire.ca/src/master/wiki/{{ directory }}">See this directory on Bitbucket</a>. +<a href="https://github.com/grimoire-ca/bliki/tree/master/wiki/{{ directory }}">See this directory on Github</a>. {% endblock %} |
