summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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