diff --git a/README.rst b/README.rst index 1658045b00626d16f9ce028b88b6aa0a82cc8f0d..16c4ea72690c2113c3b7b2bde6668e42ee6695f9 100644 --- a/README.rst +++ b/README.rst @@ -101,7 +101,7 @@ To use https, specify the host as a tuple in the form of ``('https', hostname)`` User-agents ----------- Bots that run on Wikimedia wikis `require an informative user-agent for all -API requests <https://meta.wikimedia.org/wiki/User-Agent_policy>`. To change +API requests <https://meta.wikimedia.org/wiki/User-Agent_policy>`_. To change the user-agent, you will need to include an appropriate parameter for ``clients_useragent`` when you initialize your ``Site``, as shown in the following example: