summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatherine Devlin <catherine.devlin@gmail.com>2012-05-26 20:02:41 -0400
committerCatherine Devlin <catherine.devlin@gmail.com>2012-05-26 20:02:41 -0400
commit11abc9b946bf0c927437b7a5974d9dcf20b7dfdc (patch)
tree0a1fd3be30ad0120fd79626638854d57b7f9edde
parentb476732bfa5d335f8c1cbfdaeeb4fcd34c629230 (diff)
downloadcmd2-hg-11abc9b946bf0c927437b7a5974d9dcf20b7dfdc.tar.gz
Indicate change in repository host to bitbucket
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 58feacc..40fb8c8 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -10,8 +10,8 @@ A python package for building powerful command-line interpreter (CLI)
programs. Extends the Python Standard Library's cmd_ package.
-.. _`cmd2 project page`: http://www.assembla.com/wiki/show/python-cmd2
-.. _`project bug tracker`: http://trac-hg.assembla.com/python-cmd2/report/1
+.. _`cmd2 project page`: https://bitbucket.org/catherinedevlin/cmd2
+.. _`project bug tracker`: https://bitbucket.org/catherinedevlin/cmd2/issues
.. _cmd: http://docs.python.org/library/cmd.html#module-cmd