Skip to content

Commit

Permalink
Fix repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pauk-slon committed Oct 8, 2023
1 parent e2e2f9c commit 32a8dd9
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 @@ -12,7 +12,7 @@ license = "MIT"
version = "0.2.0"
description = "Parametrized actions for Django admin site"
authors = ["Dmitry Kolyagin <[email protected]>"]
repository = "https://github.com/pauk-slon/django-admin-extended-actions"
repository = "https://github.com/pauk-slon/django-admin-form-action"
readme = "README.md"
keywords = ["django", "admin", "action"]
classifiers = [
Expand Down

0 comments on commit 32a8dd9

Please sign in to comment.