From 2055d036885a2a054f5dab629ce4944331355760 Mon Sep 17 00:00:00 2001 From: Bert Constantin Date: Fri, 29 Jan 2010 13:52:15 +0100 Subject: [PATCH] minor README.rst fix --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b10c8bb..69da5d5 100644 --- a/README.rst +++ b/README.rst @@ -9,11 +9,11 @@ Usage, Examples, Installation & Documentation, Links ---------------------------------------------------- * Please see the `Documentation and Examples`_ (or the short `Overview`_) -* If you have comments or suggestions: `Discussion, Comments, Suggestions`_ +* If you have comments, questions or suggestions: `Comments & Discussion`_ * The code can be found on GitHub_ and Bitbucket_, or downloaded as TGZ_ or ZIP_ .. _Documentation and Examples: http://bserve.webhop.org/wiki/django_polymorphic/doc -.. _Discussion, Questions, Suggestions: http://django-polymorphic.blogspot.com/2010/01/messages.html +.. _Comments & Discussion: http://django-polymorphic.blogspot.com/2010/01/messages.html .. _GitHub: http://github.com/bconstantin/django_polymorphic .. _Bitbucket: http://bitbucket.org/bconstantin/django_polymorphic .. _TGZ: http://github.com/bconstantin/django_polymorphic/tarball/master