summaryrefslogtreecommitdiff
path: root/doc/development_guide/how_tos/transform_plugins.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development_guide/how_tos/transform_plugins.rst')
-rw-r--r--doc/development_guide/how_tos/transform_plugins.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development_guide/how_tos/transform_plugins.rst b/doc/development_guide/how_tos/transform_plugins.rst
index 031faa0f1..e1f7e9e64 100644
--- a/doc/development_guide/how_tos/transform_plugins.rst
+++ b/doc/development_guide/how_tos/transform_plugins.rst
@@ -114,4 +114,4 @@ an example, any code transformation can be done by plugins.
See `astroid/brain`_ for real life examples of transform plugins.
.. _`warnings.py`: https://hg.python.org/cpython/file/2.7/Lib/warnings.py
-.. _`astroid/brain`: https://github.com/PyCQA/astroid/tree/main/astroid/brain
+.. _`astroid/brain`: https://github.com/pylint-dev/astroid/tree/main/astroid/brain