Skip to content

Commit d6cc1d2

Browse files
authored
update readme links (jazzband#622)
1 parent 47ebf88 commit d6cc1d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@ Herd client
811811
^^^^^^^^^^^
812812

813813
This pluggable client helps dealing with the thundering herd problem. You can read more about it
814-
on link: `Wikipedia <http://en.wikipedia.org/wiki/Thundering_herd_problem>`_
814+
on link: `Wikipedia <https://en.wikipedia.org/wiki/Thundering_herd_problem>`_
815815

816816
Like previous pluggable clients, it inherits all functionality from the default client, adding some
817817
additional methods for getting/setting keys.
@@ -871,7 +871,7 @@ msgpack library):
871871
}
872872
}
873873
874-
.. _MsgPack: http://msgpack.org/
874+
.. _MsgPack: https://msgpack.org/
875875

876876
Pluggable Redis client
877877
~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)