From 72efbbcff88c3c6b0eb2b67ef0ba56d0ddaba393 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 22 Feb 2012 11:56:12 -0500 Subject: [PATCH] Update URLs from einstein to tremily. --- README | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 9eb74b3..59c7f0c 100644 --- 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/ diff --git a/setup.py b/setup.py index 425620b..b06f100 100755 --- 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', -- 2.26.2