From 0a4cc9962762235d55a3607e5b5f253784676328 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <pmaslanka@smok.co>
Date: Wed, 29 Sep 2021 23:59:09 +0200
Subject: [PATCH] fix README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e56063f5..f79708d5 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ satella
 [![PyPI version](https://badge.fury.io/py/satella.svg)](https://badge.fury.io/py/satella)
 [![PyPI](https://img.shields.io/pypi/implementation/satella.svg)](https://pypi.python.org/pypi/satella)
 [![Documentation Status](https://readthedocs.org/projects/satella/badge/?version=latest)](http://satella.readthedocs.io/en/latest/?badge=latest)
-[![License](https://img.shields.io/pypi/l/satella)](https://github.com/Dronehub/satella)
+[![License](https://img.shields.io/pypi/l/satella)](https://github.com/piotrmaslanka/satella)
 
 Satella is an almost-zero-requirements Python 3.5+ library for writing
 server applications, especially those dealing with mundane but
-- 
GitLab