From f0d2498bf04b75aa6ba1939f08553113b18531ab Mon Sep 17 00:00:00 2001 From: "mb@mb" Date: Thu, 1 Feb 2018 14:13:38 +0100 Subject: [PATCH] deleted the submodule events-ics --- .gitmodules | 6 ------ README.md | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitmodules b/.gitmodules index 359068f..fc0f27c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ [submodule "plugins"] path = plugins url = https://github.com/getpelican/pelican-plugins.git -[submodule "plugins-custom/events-ics"] - path = plugins-custom/events-ics - url = https://git.vvvvvvaria.org/rra/events-ics.git -[submodule "plugins-custom/events_ics"] - path = plugins-custom/events_ics - url = https://git.vvvvvvaria.org/rra/events_ics.git diff --git a/README.md b/README.md index ffa91c3..d300318 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The folder 'plugins' is linked to the Pelican project '[pelican-plugins](https:/ We are currently using two submodules: * plugins ([https://github.com/getpelican/pelican-plugins](https://github.com/getpelican/pelican-plugins)) -* plugins-custom/events-ics ([https://git.vvvvvvaria.org/rra/events-ics](https://git.vvvvvvaria.org/rra/events-ics)) +* plugins-custom ([https://git.vvvvvvaria.org/rra/plugins-custom](https://git.vvvvvvaria.org/rra/plugins-custom)) To update these submodules within your (already) cloned repository, first init the submodule, and then update it: