From 0467dd0b9202aac406a462db7aadc19bfc514a8f Mon Sep 17 00:00:00 2001 From: "Frank H. Ellenberger" Date: Sat, 3 Nov 2018 10:08:56 +0100 Subject: [PATCH] Fix several URLs in documentation parts We have no longer svn, but 2 doxygen branches. I don't remember, when Mailman moved from www to lists. --- bindings/python/example_scripts/gncinvoice_jinja.py | 2 +- bindings/python/example_scripts/latex_invoices.py | 2 +- doc/README.OFX | 8 ++++---- doc/examples/README_invoice | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bindings/python/example_scripts/gncinvoice_jinja.py b/bindings/python/example_scripts/gncinvoice_jinja.py index ec93ed030f..73aa805b82 100644 --- a/bindings/python/example_scripts/gncinvoice_jinja.py +++ b/bindings/python/example_scripts/gncinvoice_jinja.py @@ -22,7 +22,7 @@ # more modular as it allows to use arbitrary templates # # Doxygen docs: -# - http://svn.gnucash.org/docs/HEAD/ +# - https://code.gnucash.org/docs/MAINT or MASTER # - see page \ref py_invoice_export # # Questions / Issues: diff --git a/bindings/python/example_scripts/latex_invoices.py b/bindings/python/example_scripts/latex_invoices.py index 76d1c510e4..f015261b0d 100644 --- a/bindings/python/example_scripts/latex_invoices.py +++ b/bindings/python/example_scripts/latex_invoices.py @@ -28,7 +28,7 @@ # # Additional information : # -# - Doxygen docs: see page \ref py_invoice_export at http://svn.gnucash.org/docs/HEAD/ +# - Doxygen docs: see page \ref py_invoice_export at https://code.gnucash.org/docs/MAINT or MASTER # - http://www.uweziegenhagen.de/latex/documents/rechnung/rechnungen.pdf (german) # # Credits to and ideas from diff --git a/doc/README.OFX b/doc/README.OFX index 096ec3e829..9e8b2727d4 100644 --- a/doc/README.OFX +++ b/doc/README.OFX @@ -181,7 +181,7 @@ order of effectiveness for you, but ANY report is apreciated): * Open a bug at https://bugs.gnucash.org/ * gnucash-devel@gnucash.org or gnucash-user@gnucash.org (Subscriber-only list; -please subscribe on http://www.gnucash.org/cgi-bin/mailman/listinfo/ ) +please subscribe on https://lists.gnucash.org/mailman/listinfo/ ) * http://lists.sourceforge.net/lists/listinfo/libofx-devel/ if ofxdump doesn't give you the expected data. * many developers hang on the IRC channel #gnucash on irc.gnome.org @@ -267,11 +267,11 @@ Export capability is currently being built into LibOfx. 7. Credits------- -The LibOFX library is written by Benoit Grégoire -The Generic Import Infrastructure was written by Benoit Grégoire +The LibOFX library is written by Benoit Gr�goire +The Generic Import Infrastructure was written by Benoit Gr�goire , Christian Stimming and Derek Atkins . -By Benoit Grégoire +By Benoit Gr�goire Sunday, Feb 2, 2003 diff --git a/doc/examples/README_invoice b/doc/examples/README_invoice index 84f296886d..1ecb99f06f 100644 --- a/doc/examples/README_invoice +++ b/doc/examples/README_invoice @@ -6,5 +6,5 @@ The example csv file must have the 22 elements for it to work. To use the example file, create an account "Expenses:Materials General" and a Customer with owner = 000013. -More information can be found at http://svn.gnucash.org/docs/guide/python-import-invoices.html +More information can be found at https://code.gnucash.org/docs/C/gnucash-guide/import-invoices.html