diff options
author | Mario Lang <mlang@delysid.org> | 2014-02-19 00:15:02 +0100 |
---|---|---|
committer | Mario Lang <mlang@delysid.org> | 2014-02-19 00:15:02 +0100 |
commit | db51576fc164443df5df12ec61745cb411f3dbfd (patch) | |
tree | 48472c7cad4cb4b3dcd4b6e75e97822e5d421a7f /.gitmodules | |
parent | 5e49b3dfc72c7e109fdac2709af6d5ce55f2b769 (diff) | |
download | pelican-themes-db51576fc164443df5df12ec61745cb411f3dbfd.tar.gz |
Fix pujangga.git pointing at a non-public repo.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1b18867..3356e21 100644 --- a/.gitmodules +++ b/.gitmodules @@ -87,7 +87,7 @@ url = https://github.com/fle/pelican-simplegrey [submodule "pujangga"] path = pujangga - url = git@github.com:habibillah/pujangga.git + url = https://github.com/habibillah/pujangga.git [submodule "lovers"] path = lovers url = https://github.com/chdoig/pelican-bootstrap3-lovers.git |