Skip to content

Commit a917590

Browse files
authored
🔧 Correct project documentation link (#73)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
1 parent bb67d10 commit a917590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = ["markdown-it-py>=1.0.0,<3.0.0"]
2929

3030
[project.urls]
3131
Homepage = "https://github.com/executablebooks/mdit-py-plugins"
32-
Documentation = "https://markdown-it-py.readthedocs.io"
32+
Documentation = "https://mdit-py-plugins.readthedocs.io"
3333

3434
[project.optional-dependencies]
3535
code_style = ["pre-commit"]

0 commit comments

Comments
 (0)