Skip to content

Commit

Permalink
Add docs link to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
marksweb authored and carltongibson committed Apr 8, 2024
1 parent 61f68c8 commit 24ebe70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = ["Django"]
[project.urls]
Repository = "https://github.com/carltongibson/django-template-partials/"
Changelog = "https://github.com/carltongibson/django-template-partials/blob/main/CHANGELOG.md"
# Docs = "https://noumenal.es/django-template-partials/"
Docs = "https://github.com/carltongibson/django-template-partials?tab=readme-ov-file#basic-usage"

[project.optional-dependencies]
docs = ["Sphinx"]
Expand Down

0 comments on commit 24ebe70

Please sign in to comment.