We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb67d10 commit a917590Copy full SHA for a917590
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = ["markdown-it-py>=1.0.0,<3.0.0"]
29
30
[project.urls]
31
Homepage = "https://github.com/executablebooks/mdit-py-plugins"
32
-Documentation = "https://markdown-it-py.readthedocs.io"
+Documentation = "https://mdit-py-plugins.readthedocs.io"
33
34
[project.optional-dependencies]
35
code_style = ["pre-commit"]
0 commit comments