From bdd5043fa3ee79ff11feb648dc6385e28b82aad6 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 23 Dec 2015 01:50:21 +0100 Subject: [PATCH] fixed bootstrap growl url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 009a99f..a37a6b8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = ../lib_tinymce.git [submodule "lib/bootstrap_growl"] path = lib/bootstrap_growl - url = ../lib_bootstrap-growl.git + url = ../lib_bootstrap_growl.git [submodule "lib/textillate"] path = lib/textillate url = ../lib_textillate.git