gnucash-htdocs master: Point to right wiki page for building instructions.

John Ralls jralls at code.gnucash.org
Mon Dec 19 12:48:59 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/78608023 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/1403b09c (commit)



commit 786080233f7d727e683fd4ac3c1e9d817b16f5d8
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 19 09:48:48 2016 -0800

    Point to right wiki page for building instructions.

diff --git a/download.phtml b/download.phtml
index df4dbc2..8ce8113 100644
--- a/download.phtml
+++ b/download.phtml
@@ -33,7 +33,7 @@ include("externals/menu.phtml");
   <li class="imagelistitem" style="background-image: url(<?=$top_dir?>/images/icons/redhat.png);"><b>Redhat/Centos: </b><?php echo T_("Redhat and CentOS don't have <span class=\"gnucash\">GnuCash</span> in their repositories by default. It can be installed however from the third-party Epel repository. For more details on configuring this additional software repository for your setup, see");?> <a href="http://fedoraproject.org/wiki/EPEL"><?php echo T_("Epel's wiki page");?></a>.</li>
   <li class="imagelistitem" style="background-image: url(<?=$top_dir?>/images/icons/ubuntu.png);"><b>Ubuntu: </b><?php echo T_("Ubuntu users can install <span class=\"gnucash\">GnuCash</span> through the Software Center. This will install <span class=\"gnucash\">GnuCash</span> under the Office category in the Applications menu.")?></li>
 </ul>
-<p class="justify"><?php echo T_("If your distro doesn't ship with <span class=\"gnucash\">GnuCash</span> or you wish to install a different version than it ships with, you could try to build <span class=\"gnucash\">GnuCash</span> directly from the source code. The <span class=\"gnucash\">GnuCash</span> wiki has <a href='http://wiki.gnucash.org/wiki/GnuCash#Installation'>guidelines for several distributions</a>.")?></p>
+<p class="justify"><?php echo T_("If your distro doesn't ship with <span class=\"gnucash\">GnuCash</span> or you wish to install a different version than it ships with, you could try to build <span class=\"gnucash\">GnuCash</span> directly from the source code. The <span class=\"gnucash\">GnuCash</span> wiki has <a href='http://wiki.gnucash.org/wiki/Building'>guidelines for several distributions</a>.")?></p>
 
 <h3><?php echo T_("Source code")?></h3>
 <ul class="imagelist">



Summary of changes:
 download.phtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list