diff --git a/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/Handlers/NotificationCreatedHandler.cs b/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/Handlers/NotificationCreatedHandler.cs
similarity index 100%
rename from MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/Handlers/NotificationCreatedHandler.cs
rename to MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/Handlers/NotificationCreatedHandler.cs
diff --git a/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/Handlers/NotificationDeletedHandler.cs b/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/Handlers/NotificationDeletedHandler.cs
similarity index 100%
rename from MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/Handlers/NotificationDeletedHandler.cs
rename to MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/Handlers/NotificationDeletedHandler.cs
diff --git a/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/Handlers/NotificationUpdatedHandler.cs b/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/Handlers/NotificationUpdatedHandler.cs
similarity index 100%
rename from MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/Handlers/NotificationUpdatedHandler.cs
rename to MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/Handlers/NotificationUpdatedHandler.cs
diff --git a/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/NotificationCreated.cs b/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/NotificationCreated.cs
similarity index 100%
rename from MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/NotificationCreated.cs
rename to MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/NotificationCreated.cs
diff --git a/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/NotificationDeleted.cs b/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/NotificationDeleted.cs
similarity index 100%
rename from MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/NotificationDeleted.cs
rename to MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/NotificationDeleted.cs
diff --git a/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/NotificationUpdated.cs b/MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/NotificationUpdated.cs
similarity index 100%
rename from MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/External/NotificationUpdated.cs
rename to MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Application/Events/NotificationUpdated.cs