summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 74971788..7b212755 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -43,8 +43,8 @@ dynamic = ["version"]
[project.urls]
"Docs" = "https://pylint.readthedocs.io/projects/astroid/en/latest/"
-"Source Code" = "https://github.com/PyCQA/astroid"
-"Bug tracker" = "https://github.com/PyCQA/astroid/issues"
+"Source Code" = "https://github.com/pylint-dev/astroid"
+"Bug tracker" = "https://github.com/pylint-dev/astroid/issues"
"Discord server" = "https://discord.gg/Egy6P8AMB5"
[tool.setuptools]