summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-01-23 17:55:11 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-01-23 17:55:11 -0400
commitc1bbc9c991fb34114852369339f86bf0ce5ec3ab (patch)
tree27df85e241fbb49269bebe1723fd5ddcaba3ac26 /.gitmodules
parentfc8dd144673675d959a3a8c7c2049f6bf12dd814 (diff)
downloadfork-ledger-c1bbc9c991fb34114852369339f86bf0ce5ec3ab.tar.gz
fork-ledger-c1bbc9c991fb34114852369339f86bf0ce5ec3ab.tar.bz2
fork-ledger-c1bbc9c991fb34114852369339f86bf0ce5ec3ab.zip
Changed gdtoa module to be hosted on GitHub rather than newartisans.com.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 326da1f8..9ea096aa 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,7 +3,7 @@
url = git://repo.or.cz/boost.git
[submodule "lib/gdtoa"]
path = lib/gdtoa
- url = git://newartisans.com/gdtoa.git
+ url = git://github.com/jwiegley/gdtoa.git
[submodule "lib/cppunit"]
path = lib/cppunit
url = git://newartisans.com/cppunit.git