summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-01-24 04:51:40 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-01-24 04:51:40 -0400
commitd6d4d3602f39b0a03dddfa7ca7fcdc1aa2daa16c (patch)
treef36d8a579d63c8c2f5e20895e50353b6a1c2be3c /.gitmodules
parent05b3562a13ffccaa56729ecfd1992d615c7867a7 (diff)
downloadfork-ledger-d6d4d3602f39b0a03dddfa7ca7fcdc1aa2daa16c.tar.gz
fork-ledger-d6d4d3602f39b0a03dddfa7ca7fcdc1aa2daa16c.tar.bz2
fork-ledger-d6d4d3602f39b0a03dddfa7ca7fcdc1aa2daa16c.zip
Moved the libofx mirror to GitHub.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index e68ec8fd..d6c8ead2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,7 +9,7 @@
url = git://github.com/jwiegley/cppunit.git
[submodule "lib/libofx"]
path = lib/libofx
- url = git://newartisans.com/libofx.git
+ url = git://github.com/jwiegley/libofx.git
[submodule "lib/utfcpp"]
path = lib/utfcpp
url = git://github.com/jwiegley/utfcpp.git