Browse Source

Now links to celery-pylons on PyPI

Ask Solem 14 years ago
parent
commit
3ffd0f8d86
3 changed files with 3 additions and 3 deletions
  1. 1 1
      README.rst
  2. 1 1
      docs/homepage/index.html
  3. 1 1
      docs/includes/introduction.txt

+ 1 - 1
README.rst

@@ -41,7 +41,7 @@ the `django-celery`_, `celery-pylons`_ and `Flask-Celery`_ add-on packages.
 .. _`Pylons`: http://pylonshq.com/
 .. _`Flask`: http://flask.pocoo.org/
 .. _`django-celery`: http://pypi.python.org/pypi/django-celery
-.. _`celery-pylons`: http://bitbucket.org/ianschenck/celery-pylons
+.. _`celery-pylons`: http://pypi.python.org/pypi/celery-pylons
 .. _`Flask-Celery`: http://github.com/ask/flask-celery/
 .. _`operate with other languages using webhooks`:
     http://ask.github.com/celery/userguide/remote-tasks.html

+ 1 - 1
docs/homepage/index.html

@@ -75,7 +75,7 @@ pageTracker._trackPageview();
 
         Celery is easy to integrate with Django, Pylons and Flask, using
         the <a href="http://pypi.python.org/pypi/django-celery">django-celery</a>,
-        <a href="http://bitbucket.org/ianschenck/celery-pylons">celery-pylons</a>
+        <a href="http://pypi.python.org/pypi/celery-pylons">celery-pylons</a>
         and <a href="http://github.com/ask/flask-celery">flask-celery</a>add-on packages.
 
         <h3>Example</h3>

+ 1 - 1
docs/includes/introduction.txt

@@ -35,7 +35,7 @@ the `django-celery`_, `celery-pylons`_ and `Flask-Celery`_ add-on packages.
 .. _`Pylons`: http://pylonshq.com/
 .. _`Flask`: http://flask.pocoo.org/
 .. _`django-celery`: http://pypi.python.org/pypi/django-celery
-.. _`celery-pylons`: http://bitbucket.org/ianschenck/celery-pylons
+.. _`celery-pylons`: http://pypi.python.org/pypi/celery-pylons
 .. _`Flask-Celery`: http://github.com/ask/flask-celery/
 .. _`operate with other languages using webhooks`:
     http://ask.github.com/celery/userguide/remote-tasks.html