diff --git a/client/src/components/modules/ObjectiveGroup.vue b/client/src/components/objective-groups/ObjectiveGroup.vue similarity index 100% rename from client/src/components/modules/ObjectiveGroup.vue rename to client/src/components/objective-groups/ObjectiveGroup.vue diff --git a/client/src/components/modules/ObjectiveGroupControl.vue b/client/src/components/objective-groups/ObjectiveGroupControl.vue similarity index 100% rename from client/src/components/modules/ObjectiveGroupControl.vue rename to client/src/components/objective-groups/ObjectiveGroupControl.vue diff --git a/client/src/components/modules/ObjectiveGroups.vue b/client/src/components/objective-groups/ObjectiveGroups.vue similarity index 91% rename from client/src/components/modules/ObjectiveGroups.vue rename to client/src/components/objective-groups/ObjectiveGroups.vue index 9a71c673..56366d28 100644 --- a/client/src/components/modules/ObjectiveGroups.vue +++ b/client/src/components/objective-groups/ObjectiveGroups.vue @@ -15,8 +15,8 @@