Skip to content

Commit

Permalink
fix: repo in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
parisk committed Jul 17, 2024
1 parent e53877f commit 7d5136f
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 @@ -4,7 +4,7 @@ version = "2.0.1"
description = "Wonderful rich text-editing for Django"
authors = ["Paris Kasidiaris <paris@withlogic.co>"]
license = "MIT"
repository = "https://github.com/parisk/django-prose"
repository = "https://github.com/withlogicco/django-prose"
readme = "README.md"
packages = [{ include = "prose" }]

Expand Down

0 comments on commit 7d5136f

Please sign in to comment.