summaryrefslogtreecommitdiff
path: root/odk/examples/examples.html
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2022-04-12 15:51:36 +0300
committerIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2022-04-12 17:32:02 +0200
commit89dfd5058ac8f524021f03bd29d7aedca182bc72 (patch)
tree37d4bf10be11b994314a7ae06b1062564d65095b /odk/examples/examples.html
parentc358ed52ade8308bf504c61fda58a4733ba7b1df (diff)
odk: update DevGuide wiki links and correct history in footer
Change-Id: I95c78d1346d354b755aeecaa1e6c9d789be0b693 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132905 Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'odk/examples/examples.html')
-rw-r--r--odk/examples/examples.html21
1 files changed, 10 insertions, 11 deletions
diff --git a/odk/examples/examples.html b/odk/examples/examples.html
index 9383e3a23cb0..9a1bf3de6b3a 100644
--- a/odk/examples/examples.html
+++ b/odk/examples/examples.html
@@ -85,7 +85,7 @@
<tr valign="top">
<td class="content3"><img src="../docs/images/arrow-1.gif"/></td>
<td><a href="DevelopersGuide/examples.html" title="link to the Developer's Guide examples overview page">Developer's Guide examples</a></td>
- <td class="content75">The <a href="http://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
+ <td class="content75">The <a href="https://wiki.documentfoundation.org/Documentation/DevGuide" title="link to the Developer's Guide in the Wiki">Developer's Guide</a> comes
with a rich set of examples which demonstrate the use of the API in
the different application areas.</td>
</tr>
@@ -371,9 +371,9 @@
<td colspan="3">
<p>Additional information:</p>
<p>
- <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Simple_Component_in_Java" title="link to the &quot;Simple component in Java&quot; chapter in the Developer's Guide">How to write a UNO component in Java</a><br/>
- <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Java_Language_Binding" title="link to the &quot;Java UNO Language Binding&quot; chapter in the Developer's Guide">Java UNO Language Binding</a><br/>
- <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Debugging" title="link to the &quot;Debugging Java components&quot; chapter in the Developer's Guide">Debugging Java components</a><br/>
+ <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Simple_Component_in_Java" title="link to the &quot;Simple component in Java&quot; section in the Developer's Guide">How to write a UNO component in Java</a><br/>
+ <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Java_Language_Binding" title="link to the &quot;Java UNO Language Binding&quot; section in the Developer's Guide">Java UNO Language Binding</a><br/>
+ <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Debugging" title="link to the &quot;Debugging Java components&quot; section in the Developer's Guide">Debugging Java components</a><br/>
</p>
</td>
</tr>
@@ -518,8 +518,8 @@
<td colspan="3">
<p>Additional information:</p>
<p>
- <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/C%2B%2B/C%2B%2B_Component" title="link to the &quot;How to write a UNO component in C++&quot; chapter in the Developer's Guide">How to write a UNO component in C++</a><br/>
- <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C%2B%2B/C%2B%2B_Language_Binding" title="link to the &quot;C++ UNO Language Binding&quot; chapter in the Developer's Guide">C++ UNO Language Binding</a><br/>
+ <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#C.2B.2B_Component" title="link to the &quot;How to write a UNO component in C++&quot; section in the Developer's Guide">How to write a UNO component in C++</a><br/>
+ <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#C.2B.2B_Language_Binding" title="link to the &quot;C++ UNO Language Binding&quot; section in the Developer's Guide">C++ UNO Language Binding</a><br/>
<a href="%DOXYGEN_PREFIX1%/docs/cpp/ref/index.html" title="link to the C++ API reference">C++ reference</a>
</p>
</td>
@@ -676,7 +676,7 @@
<table class="table3">
<tr>
<td colspan="3">
- Additional information: <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Basic/OpenOffice.org_Basic" title="link to the &quot;OpenOffice.org %PRODUCT_RELEASE% Basic language binding&quot; chapter in the Developer's Guide">OpenOffice.org %PRODUCT_RELEASE% Basic language binding</a>
+ Additional information: <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#LibreOffice_Basic" title="link to the &quot;LibreOffice %PRODUCT_RELEASE% Basic language binding&quot; section in the Developer's Guide">LibreOffice %PRODUCT_RELEASE% Basic language binding</a>
</td>
</tr>
</table>
@@ -741,7 +741,7 @@
<table class="table3">
<tr>
<td colspan="3">
- Additional information: <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Automation_Bridge" title="link to the &quot;Automation Language Binding&quot; chapter in the Developer's Guide">Automation Language Binding</a>
+ Additional information: <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Automation_Bridge" title="link to the &quot;Automation Language Binding&quot; section in the Developer's Guide">Automation Language Binding</a>
</td>
</tr>
</table>
@@ -800,7 +800,7 @@
<table class="table3">
<tr>
<td colspan="3">
- Additional information: <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/CLI/CLI_Language_Binding" title="link to the &quot;CLI-UNO Language Binding&quot; chapter in the Developer's Guide">CLI-UNO Language Binding</a>
+ Additional information: <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#CLI_Language_Binding" title="link to the &quot;CLI-UNO Language Binding&quot; section in the Developer's Guide">CLI-UNO Language Binding</a>
</td>
</tr>
</table>
@@ -818,8 +818,7 @@
Copyright © 2000–2022 LibreOffice contributors. All rights reserved.
<br/>
LibreOffice was created by The Document Foundation,
- based on Apache OpenOffice, which is Copyright 2011
- The Apache Software Foundation.
+ based on OpenOffice.org.
<br/>
The Document Foundation acknowledges all community members, please find more info <a href="https://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.
</p>