Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
snopoke committed Nov 9, 2023
1 parent ad809c4 commit c0ce2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def tag_release(c: Context):
print(
"Check https://github.com/snopoke/django-dataclass-forms/actions/workflows/release.yml for release build."
)
print("Check https://github.com/taskbadger/django-dataclass-forms/releases and publish the release.")
print("Check https://github.com/snopoke/django-dataclass-forms/releases and publish the release.")


def _get_version(c):
Expand Down

0 comments on commit c0ce2e3

Please sign in to comment.