From 88f6968654284065e50f050d75ece947c6d537c3 Mon Sep 17 00:00:00 2001 From: asepharyana Date: Sat, 25 Jul 2026 10:56:24 +0700 Subject: [PATCH] feat(infra): move hub-guide submodule to plugins/hub-guide --- .gitmodules | 4 ++-- apps/hub-guide | 1 - plugins/hub-guide | 1 + 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 160000 apps/hub-guide create mode 160000 plugins/hub-guide diff --git a/.gitmodules b/.gitmodules index e6c3d46..f7c1206 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,6 @@ [submodule "apps/tools"] path = apps/tools url = https://github.com/asepharyana/asepharyana-hub-tools.git -[submodule "apps/hub-guide"] - path = apps/hub-guide +[submodule "plugins/hub-guide"] + path = plugins/hub-guide url = https://github.com/asepharyana/asepharyana-hub-hub-guide.git diff --git a/apps/hub-guide b/apps/hub-guide deleted file mode 160000 index 6e5b2f8..0000000 --- a/apps/hub-guide +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6e5b2f848d5c8703f892d8ced97b59fbfb17175a diff --git a/plugins/hub-guide b/plugins/hub-guide new file mode 160000 index 0000000..ecdce01 --- /dev/null +++ b/plugins/hub-guide @@ -0,0 +1 @@ +Subproject commit ecdce0138718146c6a3062154138d14dd782104f