diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 8684a4ee..0aa8483a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,5 +2,5 @@ path = vendor/parsedown url = https://github.com/erusev/parsedown.git [submodule "vendor/bootstrap"] - path = vendor/bootstrap + path = themes/assets/bootstrap url = https://github.com/twbs/bootstrap.git |