diff options
author | bnewbold <bnewbold@eta.mit.edu> | 2009-01-26 07:06:06 -0500 |
---|---|---|
committer | bnewbold <bnewbold@eta.mit.edu> | 2009-01-26 07:06:06 -0500 |
commit | 0988ee83c8a8b24801624beae78ceba1bfa82d07 (patch) | |
tree | b5aa423d9ea2af52282811aafb08870a5ad3c6fc /bn_django/git_browse | |
parent | 75bc6a976f98e36a9426e6115d3f628a8fa73762 (diff) | |
download | bnewnet-0988ee83c8a8b24801624beae78ceba1bfa82d07.tar.gz bnewnet-0988ee83c8a8b24801624beae78ceba1bfa82d07.zip |
shift from bryannewbold.com to bnewbold.net
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! |