From 3a9834083fbd1308543ca7dd4897e002fc3ff24a Mon Sep 17 00:00:00 2001 From: Jan Dvorak Date: Tue, 12 Oct 2021 16:29:55 +0200 Subject: [PATCH] Update sub-module name for clarity --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 50656dc721..98c826a7a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "packages/non-core/blaze"] path = packages/non-core/blaze url = https://github.com/meteor/blaze.git -[submodule "themes/meteor"] +[submodule "docs/themes/meteor"] path = docs/themes/meteor url = https://github.com/meteor/hexo-theme-meteor.git - +