From e8fdc3c341e48c666af71cd741603d0bc847b30c Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Sat, 22 Oct 2011 16:32:11 +0200 Subject: [PATCH] Move the links to the README file --- README | 6 ++++-- doc/index.rst | 2 -- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 11925be..d1124e7 100644 --- a/README +++ b/README @@ -26,8 +26,6 @@ Main features Install ~~~~~~~ -.. code-block:: bash - easy_install WSME Getting Help @@ -40,3 +38,7 @@ Contribute :Report issues: `WSME issue tracker`_ :Source code: hg clone https://bitbucket.org/cdevienne/wsme/ + + +.. _python-wsme mailinglist: http://groups.google.com/group/python-wsme +.. _WSME issue tracker: https://bitbucket.org/cdevienne/wsme/issues?status=new&status=open diff --git a/doc/index.rst b/doc/index.rst index 04778e7..7be1e3c 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -22,5 +22,3 @@ Indices and tables * :ref:`modindex` * :ref:`search` -.. _python-wsme mailinglist: http://groups.google.com/group/python-wsme -.. _WSME issue tracker: https://bitbucket.org/cdevienne/wsme/issues?status=new&status=open