Update URLs from einstein to tremily.
authorW. Trevor King <wking@drexel.edu>
Wed, 22 Feb 2012 16:56:12 +0000 (11:56 -0500)
committerW. Trevor King <wking@drexel.edu>
Wed, 22 Feb 2012 16:56:12 +0000 (11:56 -0500)
README
setup.py

diff --git a/README b/README
index 9eb74b34d23d590bfa3ed482d3870f9937892727..59c7f0cf07117278142991f3060239fd4367e27d 100644 (file)
--- a/README
+++ b/README
@@ -75,7 +75,7 @@ That's a good place to start if you're new to Django.
 .. _Python: http://www.python.org/
 .. _Django: https://www.djangoproject.com/
 .. _Git: http://git-scm.com/
-.. _insider: http://physics.drexel.edu/~wking/code/git/gitweb.cgi?p=insider.git
+.. _insider: http://git.tremily.us/?p=insider.git
 .. _django-tables2: https://github.com/bradleyayers/django-tables2/
 .. _dt2-docs: http://django-tables2.readthedocs.org/en/latest/
 .. _BeautifulSoup: http://www.crummy.com/software/BeautifulSoup/
index 425620ba5f316a33a3a733f300a69cc463b14d78..b06f100ab386836a93119f6f0401337ad9b87ec8 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ setup(
     author='W. Trevor King',
     author_email='wking@drexel.edu',
     license='GPL',
-    url='http://physics.drexel.edu/~wking/unfolding-disasters/posts/insider/',
+    url='http://tremily.us/posts/insider/',
     packages=['insider'],
     classifiers=[
         'Environment :: Web Environment',