summaryrefslogtreecommitdiff
path: root/.templates/document.html
diff options
context:
space:
mode:
authorOwen Jacobson <owen.jacobson@grimoire.ca>2014-05-28 16:15:18 -0400
committerOwen Jacobson <owen.jacobson@grimoire.ca>2014-05-28 16:15:18 -0400
commit571a30048859b86f0195fed1d85013c93e57aecf (patch)
treebaeae494a49253678ad14879352c5674f72092f3 /.templates/document.html
parentb0c376d2a7ded722cd49f88e515c53632ec75730 (diff)
Moved base repo to Bitbucket.
Diffstat (limited to '.templates/document.html')
-rw-r--r--.templates/document.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/.templates/document.html b/.templates/document.html
index 2ccc18c..1c8dd14 100644
--- a/.templates/document.html
+++ b/.templates/document.html
@@ -25,6 +25,6 @@
</div>
{% endblock %}
-{% block github_info %}
-<a href="https://raw.github.com/ojacobson/grimoiredotca/master/wiki/{{ path }}.md">See this page on GitHub</a> (<a href="https://github.com/ojacobson/grimoiredotca/commits/master/wiki/{{ path }}.md">history</a>).
+{% block scm_info %}
+<a href="https://bitbucket.org/ojacobson/grimoire.ca/src/master/wiki/{{ path }}.md">See this page on Bitbucket</a> (<a href="https://bitbucket.org/ojacobson/grimoire.ca/history-node/master/wiki/{{ path }}.md">history</a>).
{% endblock %} \ No newline at end of file