diff --git a/README.rst b/README.rst index 00f62ccc71138edf32f8b23c7d886a090fe64bb2..9bddad54af2667bc63b29ebf77d5f6748c6d55e8 100644 --- a/README.rst +++ b/README.rst @@ -52,7 +52,9 @@ Example ------- For more information, see the -`REFERENCE.md <//github.com/mwclient/mwclient/blob/master/REFERENCE.md>`_ file. +`REFERENCE.md <//github.com/mwclient/mwclient/blob/master/REFERENCE.md>`_ file +or the +`documentation on the wiki <//github.com/mwclient/mwclient/wiki.`_ .. code-block:: python diff --git a/REFERENCE.md b/REFERENCE.md index c4c9c03420c5c6382198485b6915ad4b77c3a0aa..b0eaedcb288513021be962b7e159a88d415ee64c 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -110,4 +110,6 @@ Default chunk size is generally the maximum chunk size. ## Links ## * Project page at GitHub: https://github.com/mwclient/mwclient +* More in-depth documentation on the GitHub wiki: +https://github.com/mwclient/mwclient/wiki * MediaWiki API documentation: https://mediawiki.org/wiki/API