mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Updated repo location
This commit is contained in:
parent
ad98cdcd30
commit
d414205429
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
||||||
[submodule "test/haml/spec"]
|
[submodule "test/haml/spec"]
|
||||||
path = test/haml/spec
|
path = test/haml/spec
|
||||||
url = git://github.com/norman/haml-spec.git
|
url = git://github.com/haml/haml-spec.git
|
||||||
[submodule "vendor/sass"]
|
[submodule "vendor/sass"]
|
||||||
path = vendor/sass
|
path = vendor/sass
|
||||||
url = git://github.com/nex3/sass.git
|
url = git://github.com/nex3/sass.git
|
||||||
|
|
Loading…
Reference in a new issue