diff --git a/docs/en/docs/alternatives.md b/docs/en/docs/alternatives.md index 2aa4e48b9..011f6c231 100644 --- a/docs/en/docs/alternatives.md +++ b/docs/en/docs/alternatives.md @@ -337,7 +337,7 @@ As it is based on the previous standard for synchronous Python web frameworks (W /// note -Hug was created by Timothy Crosley, the same creator of [`isort`](https://github.com/timothycrosley/isort), a great tool to automatically sort imports in Python files. +Hug was created by Timothy Crosley, the same creator of [`isort`](https://github.com/PyCQA/isort), a great tool to automatically sort imports in Python files. ///