diff options
author | John Wiegley <johnw@newartisans.com> | 2008-08-18 16:37:57 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-08-18 16:37:57 -0400 |
commit | 0acdebb026c74fd70f3ee2c335465148f423c351 (patch) | |
tree | dbd42759107eb2c2513f352b28d4b741ab664f4f /.gitmodules | |
parent | 8be03dd73ef4b31bc5996763f0aa5b15c4c8919a (diff) | |
download | fork-ledger-0acdebb026c74fd70f3ee2c335465148f423c351.tar.gz fork-ledger-0acdebb026c74fd70f3ee2c335465148f423c351.tar.bz2 fork-ledger-0acdebb026c74fd70f3ee2c335465148f423c351.zip |
Small administrative updates
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4ecd5145..bf20595a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,4 +12,4 @@ url = git://newartisans.com/libofx.git [submodule "doc/data"] path = doc/data - url = git://newartisans.com/ledger.git + url = . |