We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f202548 commit f7047c1Copy full SHA for f7047c1
pyproject.toml
@@ -34,7 +34,7 @@ dynamic = ["version", "dependencies", "optional-dependencies"]
34
35
[project.urls]
36
Homepage = "https://pycord.dev"
37
-Changelog = "https://github.com/Pycord-Development/pycord/blob/master/CHANGELOG.md"
+Changelog = "https://docs.pycord.dev/en/master/changelog.html"
38
Source = "https://github.com/Pycord-Development/pycord"
39
Documentation = "https://docs.pycord.dev"
40
Tracker = "https://github.com/Pycord-Development/pycord/issues"
0 commit comments