diff options
author | John Wiegley <johnw@newartisans.com> | 2012-11-26 12:54:23 -0600 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2012-11-26 12:54:23 -0600 |
commit | 62bd8d635457a2762cf432187a58c3e3a2c817c4 (patch) | |
tree | 27b39c95ef2398c311e5e12bf83e548a4a89b1fd /.gitmodules | |
parent | 3445ddec096799168e8a12e96b22bcdc1c8d8cde (diff) | |
download | fork-ledger-62bd8d635457a2762cf432187a58c3e3a2c817c4.tar.gz fork-ledger-62bd8d635457a2762cf432187a58c3e3a2c817c4.tar.bz2 fork-ledger-62bd8d635457a2762cf432187a58c3e3a2c817c4.zip |
Update utfcpp submodule reference to ledger/utfcpp
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 26e5425c..ff480831 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "lib/utfcpp"] path = lib/utfcpp - url = http://github.com/jwiegley/utfcpp.git + url = http://github.com/ledger/utfcpp.git |