summaryrefslogtreecommitdiff
path: root/cmd2.py
diff options
context:
space:
mode:
Diffstat (limited to 'cmd2.py')
-rwxr-xr-xcmd2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd2.py b/cmd2.py
index e678de16..08fab0bd 100755
--- a/cmd2.py
+++ b/cmd2.py
@@ -22,7 +22,7 @@ written to use `self.stdout.write()`,
- Catherine Devlin, Jan 03 2008 - catherinedevlin.blogspot.com
-mercurial repository at http://www.assembla.com/wiki/show/python-cmd2
+Git repository on GitHub at https://github.com/python-cmd2/cmd2
"""
import cmd
import copy