[Libreoffice-commits] core.git: odk/examples
Muhammet Kara
muhammet.kara at pardus.org.tr
Mon Nov 13 20:45:44 UTC 2017
odk/examples/DevelopersGuide/examples.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9050854c35c389466923f0224a36572d36cd471a
Author: Muhammet Kara <muhammet.kara at pardus.org.tr>
Date: Mon Nov 13 17:19:41 2017 +0000
odk: fix broken link to the Developer's Guide
Change-Id: I0ba8a017a0c9178cb185c9a44bcee36caaf145de
Reviewed-on: https://gerrit.libreoffice.org/44692
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html
index 0425db2f4620..b3d3c1c38f9b 100644
--- a/odk/examples/DevelopersGuide/examples.html
+++ b/odk/examples/DevelopersGuide/examples.html
@@ -52,7 +52,7 @@
<tr>
<td colspan="3">
<p>The <a
- href="http://doc.services.openoffice.org/wiki/index.php/Documentation/DevGuide/OpenOffice.org_Developers_Guide"
+ href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide"
title="link to the Developer's Guide in the Wiki">Developer's Guide</a>
comes with a wide range of examples from all application areas which
shows the use of the API in the context of the different functional
More information about the Libreoffice-commits
mailing list