gnucash-htdocs master: Fixing links

Frank H.Ellenberger fell at code.gnucash.org
Fri Oct 5 22:16:30 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/b6e20dd9 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/4cc4d009 (commit)



commit b6e20dd98f81636087b237329e401c974c3171b4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Oct 6 04:16:03 2018 +0200

    Fixing links

diff --git a/develdocs.phtml b/develdocs.phtml
index dac67cc..318e2d8 100644
--- a/develdocs.phtml
+++ b/develdocs.phtml
@@ -31,7 +31,7 @@ include("externals/menu.phtml");
 <li><a href='https://www.docbook.org'> DocBook: The Definitive Guide.</a></li>
 <li><a href='http://www.sagehill.net/docbookxsl/'>DocBook XSL: The Complete Guide</a>.</li>
 <li><a href='https://library.gnome.org/devel/hig-book/stable/'> GNOME Human Interface Guidelines</a></li>
-<li><a href='https://wiki.gnucash.org/wiki/Translation#How_to_translate_the_GnuCash_guide_and.2For_help_files'>How_to_translate_the_GnuCash_guide_and/or_help_files</a>: <?php echo T_("While this <span class=\"gnucash\">GnuCash</span> wiki page is really about translating the documentation, it holds some useful information on working with docbook files.");?></li>
+<li><a href='https://wiki.gnucash.org/wiki/Translation#Translating_the_GnuCash_Guide_and_Help'>Translating_the_GnuCash_Guide_and_Help</a>: <?php echo T_("While this <span class=\"gnucash\">GnuCash</span> wiki page is really about translating the documentation, it holds some useful information on working with docbook files.");?></li>
 <li><a href='https://wiki.gnucash.org/wiki/Documentation_Update_Instructions'> Documentation_Update_Instructions</a>: <?php echo T_("A detailed guide on how to work with documentation (update and maintenance).");?></li>
 </ul>
 <p class="justify"><?php echo T_("We suggest also subscribing to");?> <a href='mailto:gnucash-devel at gnucash.org'>gnucash-devel</a>.</p>
@@ -43,7 +43,7 @@ include("externals/menu.phtml");
 </div>
 <p class="justify"><?php echo T_("As stated earlier, the new docs are based on the GNOME2 XML docbook system. Everyone wishing to help please follow these guides where possible when reviewing and/or writing docs.");?></p>
 <ul> <!-- with Gnome 3 the next disappeared -->
-<li><a href='https://library.gnome.org/devel/gdp-handbook/stable/'>The GNOME Handbook of Writing Software Documentation</a></li>
+<li><del></del><a href='https://library.gnome.org/devel/gdp-handbook/stable/'>The GNOME Handbook of Writing Software Documentation</a></del> <?php echo T_("No longer available") ?></li>
 <li><a href='https://developer.gnome.org/gdp-style-guide/'>The GNOME Documentation Style Guide</a></li>
 </ul>
 </div>



Summary of changes:
 develdocs.phtml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-changes mailing list