summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-01-31 12:07:50 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-01-31 12:07:50 +0100
commit58dcdb0d1f59289e9d6636c9efa712e67735c7a7 (patch)
tree2ed547ead046ea4ab11a13d89033a90cb6c836a3
parent56601eac8796ffcf4c17987791fd897e2b620bda (diff)
downloadpython-gamelocker-58dcdb0d1f59289e9d6636c9efa712e67735c7a7.tar.gz
python-gamelocker-58dcdb0d1f59289e9d6636c9efa712e67735c7a7.zip
Readme: link directly to relevant docs
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68086db..ed87d78 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ python-gamelocker
Python 3 wrapper for the Gamelocker API. Currently supports [Vainglory](https://developers.vainglorygame.com). Install with PyPi: `pip install python-gamelocker`.
-[Private docs mirror](https://docs.schneefux.xyz/python-gamelocker)
+[Private docs mirror](https://docs.schneefux.xyz/python-gamelocker/gamelocker.html#module-gamelocker.api)
Example usage:
```python