diff --git a/src/report/utility-reports/hello-world.scm b/src/report/utility-reports/hello-world.scm index 3c82131ca5..73f86da635 100644 --- a/src/report/utility-reports/hello-world.scm +++ b/src/report/utility-reports/hello-world.scm @@ -321,11 +321,9 @@ option like this.") (gnc:html-markup-p (gnc:html-markup/format (_ "This is a sample GnuCash report. \ -See the guile (scheme) source code in %s \ +See the guile (scheme) source code in the scm/report directory \ for details on writing your own reports, \ -or extending existing reports.") - (gnc:html-markup-tt - (gnc:config-var-value-get gnc:*share-dir*) "/gnucash/scm/report"))) +or extending existing reports."))) (gnc:html-markup-p (gnc:html-markup/format (_ "For help on writing reports, or to contribute your brand \