diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2020-03-27 15:16:07 +0800 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2020-03-27 15:16:07 +0800 |
commit | b1d8706fd09e714cb77d7e55d94b4124a90fe662 (patch) | |
tree | 111c238baff826cead063c27cb9d5aa9dade7e40 /doc | |
parent | d6a05407cc66416ec89b8c4168e21f95eb314428 (diff) | |
download | fork-ledger-b1d8706fd09e714cb77d7e55d94b4124a90fe662.tar.gz fork-ledger-b1d8706fd09e714cb77d7e55d94b4124a90fe662.tar.bz2 fork-ledger-b1d8706fd09e714cb77d7e55d94b4124a90fe662.zip |
Add link to Babel documentation
Fixes #1690
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger3.texi | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 7161ae12..2ea57b8a 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -4907,9 +4907,10 @@ Using Babel, it is possible to record financial transactions conveniently in an org file and subsequently generate the financial reports required. -As of Org mode 7.01, Ledger support is provided. Check the Babel -documentation on Worg for instructions on how to achieve this but -I currently do this directly as follows: +As of Org mode 7.01, Ledger support is provided. Check the +@uref{https://orgmode.org/worg/org-contrib/babel/, Babel documentation +on Worg} for instructions on how to achieve this but I currently do +this directly as follows: @smallexample (org-babel-do-load-languages |