From 1ec7cd46f7655695d387a0c6b81cc1cc1a52eb9d Mon Sep 17 00:00:00 2001 From: Richard Neumann Date: Sun, 20 Dec 2020 01:32:09 +0100 Subject: [PATCH] Updated docs link. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6cb083..d2b4177 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ An [RCON protocol](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol `rcon` requires Python 3.8 or higher. ## Documentation -[![Documentation Status](https://readthedocs.org/projects/rcon/badge/?version=latest)](https://rcon.readthedocs.io/en/latest/?badge=latest) -Documentation is available on [readthedocs](https://rcon.readthedocs.io/en/latest). +[![Documentation Status](https://readthedocs.org/projects/rcon/badge/?version=latest)](https://rcon.readthedocs.io/en/latest/) +Documentation is available on [readthedocs](https://rcon.readthedocs.io/en/latest/). ## Installations