diff options
author | Dana Powers <dana.powers@rd.io> | 2015-12-03 12:43:07 -0800 |
---|---|---|
committer | Dana Powers <dana.powers@rd.io> | 2015-12-03 12:46:59 -0800 |
commit | 770a9bb4da5839ff4fd7d6f62732f000a1bb88bf (patch) | |
tree | 9b3c57654e4493c5e01434f16fd7f5f1a9baec23 /docs/index.rst | |
parent | 63b0e6108a8261ad3acdfb4cb01d2830a2dfa069 (diff) | |
download | kafka-python-770a9bb4da5839ff4fd7d6f62732f000a1bb88bf.tar.gz |
Update docs and links wrt maintainer change (mumrah -> dpkp)
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index c499d4c..b7e7ccd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,7 +16,7 @@ see https://groups.google.com/forum/m/#!forum/kafka-clients Status ------ -The current stable version of this package is `0.9.4 <https://github.com/mumrah/kafka-python/releases/tag/v0.9.4>`_ and is compatible with: +The current stable version of this package is `0.9.4 <https://github.com/dpkp/kafka-python/releases/tag/v0.9.4>`_ and is compatible with: Kafka broker versions @@ -36,7 +36,7 @@ Python versions License ------- -Copyright 2015, David Arthur under Apache License, v2.0. See `LICENSE <https://github.com/mumrah/kafka-python/blob/master/LICENSE>`_. +Copyright 2015, David Arthur under Apache License, v2.0. See `LICENSE <https://github.com/dpkp/kafka-python/blob/master/LICENSE>`_. Contents |