Skip to content

Commit 1eff5d1

Browse files
authored
Merge pull request #45 from omasanori/update-repo-link
Update the link to the repo at the bottom of pages
2 parents b3770de + 5c9300a commit 1eff5d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codespeed/templates/codespeed/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h2>{% block page_title %}SPEED CENTER{% endblock page_title %}</h2>
4545
</div>
4646
</div>
4747
{% block footer %}
48-
<div class="footer">Powered by <a href="https://github.com/tobami/codespeed/">Codespeed</a>, <a href="http://www.djangoproject.com/">Django</a> and <a href="http://www.python.org">Python</a></div>
48+
<div class="footer">Powered by <a href="https://github.com/python/codespeed/">Codespeed</a>, <a href="http://www.djangoproject.com/">Django</a> and <a href="http://www.python.org">Python</a></div>
4949
{% endblock %}
5050
</div>
5151

0 commit comments

Comments
 (0)