diff --git a/README.rst b/README.rst index dbe32eb..77d3ade 100644 --- a/README.rst +++ b/README.rst @@ -71,7 +71,7 @@ Editing a template: te.templates['infoboks geografi'][0].parameters['land'] = 'Russland' print te.wikitext() -Updating a page on Wikipedia using _mwclient: https://github.com/mwclient/mwclient +Updating a page on Wikipedia using `mwclient `_ .. code-block:: python