[Libreoffice-commits] help.git: source/text

Olivier Hallot olivier.hallot at libreoffice.org
Fri May 26 19:21:21 UTC 2017


 source/text/shared/05/00000001.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2d55618673b1db54dd3439f1054413fc71d5a2a0
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Fri May 26 16:19:19 2017 -0300

    Fix documentation URL in help page
    
    The URL was outdated.
    
    Change-Id: I6c8de8a7271875fd5d6874aface4130e8e872194
    Reviewed-on: https://gerrit.libreoffice.org/38085
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/source/text/shared/05/00000001.xhp b/source/text/shared/05/00000001.xhp
index c436c820a..1062c5aaf 100644
--- a/source/text/shared/05/00000001.xhp
+++ b/source/text/shared/05/00000001.xhp
@@ -57,7 +57,7 @@
 <paragraph id="par_id3028143" role="paragraph" xml-lang="en-US">You can download the latest version of %PRODUCTNAME at <link href="http://www.libreoffice.org/download/">www.libreoffice.org/download/</link>. </paragraph>
 
 <paragraph id="hd_id2602967" role="heading" level="2" xml-lang="en-US">Documentation</paragraph>
-<paragraph id="par_id3497211" role="paragraph" xml-lang="en-US">You can download documentation as PDF files, how-tos, and guides from the %PRODUCTNAME documentation website at <link href="http://www.libreoffice.org/get-help/documentation/">documentation.libreoffice.org</link>. You can also access the documentation website choosing the menu <item type="menuitem">Help – User Guides…</item> .</paragraph>
+<paragraph id="par_id3497211" role="paragraph" xml-lang="en-US">You can download documentation as PDF files, how-tos, and guides from the %PRODUCTNAME documentation website at <link href="http://documentation.libreoffice.org">documentation.libreoffice.org</link>. You can also access the documentation website choosing the menu <item type="menuitem">Help – User Guides…</item> .</paragraph>
 
 <paragraph id="hd_id0120200910361765" role="heading" level="2" xml-lang="en-US">Participate and give back</paragraph>
 <paragraph id="par_id0120200910361848" role="paragraph" xml-lang="en-US">If you want to take an active role in the worldwide %PRODUCTNAME community, you are very welcome to give feedback, discuss features, propose enhancements, write your own article in an FAQ, how-to, manual, create a video tutorial, etc.</paragraph>
@@ -65,4 +65,4 @@
 </section>
 </body>
 
-</helpdocument>
\ No newline at end of file
+</helpdocument>


More information about the Libreoffice-commits mailing list