diff options
author | jhauh <j.haughey91@gmail.com> | 2020-06-18 21:27:51 +0100 |
---|---|---|
committer | jhauh <j.haughey91@gmail.com> | 2020-06-18 21:27:51 +0100 |
commit | 4f03fbc9b2b0cedefa0963c5a73f54b4e8bd84f4 (patch) | |
tree | 58170a7ec210a1e386408a452a6d295653b5f69a /.gitmodules | |
parent | bd79a86deef1ae23b2bd65de78d0651c092f5a79 (diff) | |
download | pelican-themes-4f03fbc9b2b0cedefa0963c5a73f54b4e8bd84f4.tar.gz |
Fix broken pelican-b-side submodule link
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index e3b9dbf..79ee4e9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -260,5 +260,4 @@ branch = pelican-themes [submodule "pelican-b-side"] path = pelican-b-side - url = https://github.com/fluffactually/pelican-b-side.git - branch = pelican-themes + url = https://gitlab.com/jhauh/pelican_b_side.git |