diff options
Diffstat (limited to 'bn_django/git_browse')
-rw-r--r-- | bn_django/git_browse/templates/git_browse/repository_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/git_browse/templates/git_browse/repository_list.html b/bn_django/git_browse/templates/git_browse/repository_list.html index 180be2d..e409c74 100644 --- a/bn_django/git_browse/templates/git_browse/repository_list.html +++ b/bn_django/git_browse/templates/git_browse/repository_list.html @@ -6,7 +6,7 @@ {% block content %} <div class="notice"> -Until this is better developed I would recommend trying <a href="http://git.bryannewbold.com/">gitweb</a>. +Until this is better developed I would recommend trying <a href="http://git.bnewbold.net/">gitweb</a>. </div> <div class="notice"> If you aren't familiar with git these repositories won't make much sense and will be frustrating! |