diff --git a/doc/source/firehose.rst b/doc/source/firehose.rst index d705907334..5ac03fbf8d 100644 --- a/doc/source/firehose.rst +++ b/doc/source/firehose.rst @@ -104,7 +104,7 @@ The MQTT community wiki maintains a page that lists available client bindings for many languages here: https://github.com/mqtt/mqtt.github.io/wiki/libraries For python using the `paho-mqtt`_ library is recommended -.. _paho-mqtt: https://pypi.python.org/pypi/paho-mqtt/ +.. _paho-mqtt: https://pypi.org/project/paho-mqtt/ CLI Example ----------- diff --git a/doc/source/nodepool.rst b/doc/source/nodepool.rst index 4d1777a006..3150dad2e3 100644 --- a/doc/source/nodepool.rst +++ b/doc/source/nodepool.rst @@ -37,7 +37,7 @@ At a Glance * `Nodepool Reference Manual `_ * `ZooKeeper Programmer's Guide `_ * `ZooKeeper Administrator's Guide `_ - * `zk_shell `_ + * `zk_shell `_ Overview ========