summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-01-31 11:56:56 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-01-31 11:56:56 +0100
commit44b68f4a64c51cc617b03d014c10176ad7f2dc78 (patch)
tree096ea691db1899a06f926800250fef573e08bb2e /README.md
parenteeea45980b062f5bfd04ecb1b8c149650b57ad22 (diff)
downloadpython-gamelocker-44b68f4a64c51cc617b03d014c10176ad7f2dc78.tar.gz
python-gamelocker-44b68f4a64c51cc617b03d014c10176ad7f2dc78.zip
there is no GitHub docs mirror
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0d21511..d17c48a 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) [GitHub docs mirror](https://schneefux.github.io/python-gamelocker)
+[Private docs mirror](https://docs.schneefux.xyz/python-gamelocker)
Example usage:
```python