diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2018-11-14 11:35:54 +0200 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2018-11-14 11:35:54 +0200 |
commit | d9e6a04a31542c3ddef940d35775ceb29ef06300 (patch) | |
tree | 197b7ff593b90a6fe71b3e028da4eb3b2aa00f20 /doc | |
parent | 89211860c2065c9e9c6b4ebfa999f75d76362791 (diff) | |
download | fork-ledger-d9e6a04a31542c3ddef940d35775ceb29ef06300.tar.gz fork-ledger-d9e6a04a31542c3ddef940d35775ceb29ef06300.tar.bz2 fork-ledger-d9e6a04a31542c3ddef940d35775ceb29ef06300.zip |
Fix broken link in manual
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 27092fbb..ae3dce08 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -427,7 +427,7 @@ accounting problems. Once such tutorial, specifically designed for non-profit charities that seek to use Ledger, can be found at -@url{https://k.sfconservancy.org/npo-ledger-cli} (with a copy on GitHub also +@url{https://k.sfconservancy.org/NPO-Accounting/npo-ledger-cli} (with a copy on GitHub also available at @url{https://github.com/conservancy/npo-ledger-cli/}). If you're looking for information about how to use Ledger's tagging system to handle invoicing, track expenses by program targets, and other such concepts, |