Skip to content

Commit ab4f863

Browse files
committed
fix project link
1 parent bf98b91 commit ab4f863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
html_context = {
2222
"project_links": [
2323
ProjectLink("Donate to Pallets", "https://palletsprojects.com/donate"),
24-
ProjectLink("Website", "https://palletsprojects.com/p/MarkupSafe/"),
24+
ProjectLink("Website", "https://palletsprojects.com/p/markupsafe/"),
2525
ProjectLink("PyPI releases", "https://pypi.org/project/MarkupSafe/"),
2626
ProjectLink("Source Code", "https://github.com/pallets/markupsafe/"),
2727
ProjectLink("Issue Tracker", "https://github.com/pallets/markupsafe/issues/"),

0 commit comments

Comments
 (0)