diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 300471b..bc54fcc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ -[submodule "sigma.js"] - path = sigma.js - url = https://github.com/jacomyal/sigma.js.git [submodule "brain"] path = brain url = https://github.com/harthur/brain +[submodule "d3"] + path = d3 + url = https://github.com/mbostock/d3 |
