From 80639f70cfdc72a03b145aba5247b2612a21f055 Mon Sep 17 00:00:00 2001 From: Rossen Georgiev Date: Sat, 16 Dec 2017 14:11:30 +0000 Subject: [PATCH] fix SteamID url in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4442a3b..9631c2e 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ Key features * `SteamAuthenticator `_ - enable/disable/manage 2FA on account and generate codes * `SteamClient `_ - communication with the steam network based on ``gevent``. -* `SteamID `_ - convert between the various ID representations with ease +* `SteamID `_ - convert between the various ID representations with ease * `WebAPI `_ - simple API for Steam's Web API with automatic population of interfaces * `WebAuth `_ - authentication for access to ``store.steampowered.com`` and ``steamcommunity.com``