1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
From: Marcin Owsiany <porridge@debian.org>
Date: Tue, 6 Dec 2022 16:44:43 +0100
Subject: Update html docs location.
---
man/addtrans.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/addtrans.1 b/man/addtrans.1
index 9504f72..e0f2ccf 100644
--- a/man/addtrans.1
+++ b/man/addtrans.1
@@ -27,7 +27,7 @@ addtrans \- interactively add transactions to a ledger file
is a graphical application for quickly adding new transactions to a ledger file.
.PP
A tutorial for using this program, with screenshots, is available at
-.BR /usr/share/doc/ledgerhelpers/doc/addtrans.html
+.BR /usr/share/doc/ledgerhelpers/addtrans.html
.PP
The program must be supplied with locations of the ledger and price database
files to work with.
@@ -77,4 +77,4 @@ Path to ledger price database to work with.
.BR withdraw\-cli (1).
.br
A tutorial for using this program, with screenshots, is available at
-.BR /usr/share/doc/ledgerhelpers/doc/addtrans.html
+.BR /usr/share/doc/ledgerhelpers/addtrans.html
|