Skip to content

Commit a9b0b6a

Browse files
author
GefMar
committed
fix: url
1 parent fbe6d0e commit a9b0b6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# djnago_event_observer
1+
# django_event_observer
22

33

44
django_event_observer is a fully-fledged Django application designed for observing and handling events within your project. It provides a flexible and extensible framework for subscribing to various event types and reacting to them accordingly.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = ["django>=4.1", ]
1313
authors = [{ name = "Sergei (Gefest) Romanchuk", email = "pod.cargoes.0u@icloud.com" }]
1414

1515
license = { file = "LICENSE" }
16-
urls = { homepage = "https://github.com/GefMar/djaтgo_event_observer" }
16+
urls = { homepage = "https://github.com/GefMar/django_event_observer" }
1717
classifiers = ["License :: OSI Approved :: MIT License"]
1818

1919
[tool.flake8]

0 commit comments

Comments
 (0)