From 7f2749ca7f9b97083639cc5481af241b5dba82a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Mon, 30 Dec 2019 23:00:33 +0100 Subject: [PATCH] readme fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b05e927c..91dc6379 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ satella _satella.posix_ in unavailable on non-POSIX systems, but the rest should work OK. -Full [documentation]((http://satella.readthedocs.io/en/latest/?badge=latest) +Full [documentation](http://satella.readthedocs.io/en/latest/?badge=latest) is available for the brave souls that do decide to use this library. Satella is a Python 3.5+ library for writing server applications, especially those dealing with mundane but useful things. -- GitLab