From 7d4d9eb438ca3071cb37382c9d3090ce0e66107d Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Mon, 25 Jan 2021 13:26:20 +0100 Subject: [PATCH] Refactored submodules --- .gitmodules | 8 +------- docs/blog | 1 - docs/wiki | 2 +- webext | 1 - 4 files changed, 2 insertions(+), 10 deletions(-) delete mode 160000 docs/blog delete mode 160000 webext diff --git a/.gitmodules b/.gitmodules index 723f5293..6e175b47 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,6 @@ [submodule "platypush/plugins/gpio/sensor/ir/mlx90640/lib"] path = platypush/plugins/camera/ir/mlx90640/lib url = https://github.com/pimoroni/mlx90640-library -[submodule "webext"] - path = webext - url = https://github.com/BlackLight/platypush-webext.git [submodule "docs/wiki"] path = docs/wiki - url = git@git.platypush.tech:platypush/platypush.wiki.git -[submodule "docs/blog"] - path = docs/blog - url = git@git.platypush.tech:platypush/blog.git + url = https://git.platypush.tech/platypush/platypush.wiki.git diff --git a/docs/blog b/docs/blog deleted file mode 160000 index 070c1cdd..00000000 --- a/docs/blog +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 070c1cdd855a7ebc63093a2ff6c8dcfeb79d00c3 diff --git a/docs/wiki b/docs/wiki index 4198e234..070d113f 160000 --- a/docs/wiki +++ b/docs/wiki @@ -1 +1 @@ -Subproject commit 4198e234d0b37b9e82546716ae4a3e4d93157989 +Subproject commit 070d113f423ed1ce90cc354f1d9ea2e562bc6033 diff --git a/webext b/webext deleted file mode 160000 index 6f91a3c2..00000000 --- a/webext +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6f91a3c295f2aa5d54f302c6397c3a57f47cfb03