doc tweak

This commit is contained in:
aisch 2015-09-04 10:27:57 -07:00
parent b2aa09b6dc
commit e47facbacc
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ Pika connection pooling inspired by:
- `flask-pika <https://github.com/WeatherDecisionTechnologies/flask-pika>`_
- `sqlalchemy.pool.Pool <http://docs.sqlalchemy.org/en/latest/core/pooling.html#sqlalchemy.pool.Pool>`_
Typically you'll go with local shovel(s), `krazee-eyez kombu <http://bit.ly/1txcnnO>`_, etc. but this works too.
Typically you'll go with local `shovels <https://www.rabbitmq.com/shovel.html>`_, `krazee-eyez kombu <http://bit.ly/1txcnnO>`_, etc. but this works too.
usage
-----
@ -74,7 +74,7 @@ Tests pass:
so update ``__version__`` in:
- ``pilo/__init__.py``
- ``__init__.py``
then commit and tag it: