mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove broken hyperlinks; just in-line the urls.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16074 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
c402307aba
commit
7aa1aec532
@ -331,17 +331,8 @@ new, totally cool report, consult the mailing list %s.")
|
||||
(gnc:html-markup-anchor
|
||||
"mailto:gnucash-devel@gnucash.org"
|
||||
(gnc:html-markup-tt "gnucash-devel@gnucash.org")))
|
||||
(gnc:html-markup/format
|
||||
(_ "For details on subscribing to that list, see %s.")
|
||||
(gnc:html-markup-anchor
|
||||
"http://www.gnucash.org"
|
||||
(gnc:html-markup-tt
|
||||
"www.gnucash.org")))
|
||||
(gnc:html-markup/format
|
||||
(_ "You can learn more about writing scheme using this %s.")
|
||||
(gnc:html-markup-anchor
|
||||
"http://www.scheme.com/tspl2d/index.html"
|
||||
(_ "online book"))))
|
||||
(_ "For details on subscribing to that list, see <http://www.gnucash.org/>.")
|
||||
(_ "You can learn more about writing scheme at <http://www.scheme.com/tspl2d/>."))
|
||||
|
||||
(gnc:html-markup-p
|
||||
(gnc:html-markup/format
|
||||
|
Loading…
Reference in New Issue
Block a user