From 1b40d883c94f48d050d355c56680abda1a14a732 Mon Sep 17 00:00:00 2001 From: Sergey Gaynetdinov Date: Tue, 2 Jan 2024 19:55:10 +0700 Subject: [PATCH] Update link 'wemake-python-stylegui.de' -> 'wemake-python-styleguide.rtfd.io' (#296) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2077aec..1b157a4 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,8 @@ flake8 your_module.py ## Output example -Here's how output looks like (we are using [`wemake` formatter](https://wemake-python-stylegui.de/en/latest/pages/usage/formatter.html)): +Here's how output looks like (we are using [`wemake` formatter](https://wemake-python-styleguide.rtfd.io/en/latest/pages/usage/formatter.html)): + ![flake8-eradicate output](https://raw.githubusercontent.com/wemake-services/flake8-eradicate/master/eradicate.png)