odk/examples/DevelopersGuide/examples.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9050854c35c389466923f0224a36572d36cd471a
Author: Muhammet Kara <muhammet.k...@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 <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to