This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO418
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO418 by this push:
new ec9eb47 Updated link in SDK
ec9eb47 is described below
commit ec9eb4742c75a93dba696f399e8ffd84b32fc089
Author: mseidel <[email protected]>
AuthorDate: Sat Jul 25 14:47:34 2020 +0200
Updated link in SDK
---
main/odk/index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/main/odk/index.html b/main/odk/index.html
index 5fc0064..4789dc1 100644
--- a/main/odk/index.html
+++ b/main/odk/index.html
@@ -71,7 +71,7 @@
Currently supported platforms of the SDK are Linux,
Solaris (sparc,
x86), and Windows.</p>
<p>The SDK also contains <a
href="docs/common/ref/com/sun/star/module-ix.html" title="link to the IDL
reference documentation"> reference</a> documentation
- for the API and a complete <a
href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide"
title="link to the Developer's Guide in the Wiki">Developer's Guide</a> is
availbale online in the Apache OpenOffice Wiki, with
+ for the API and a complete <a
href="https://wiki.openoffice.org/wiki/Documentation/DevGuide" title="link to
the Developer's Guide in the Wiki">Developer's Guide</a> is availbale online in
the Apache OpenOffice Wiki, with
lots of examples, which introduce the API, explain
the concepts behind
it, and make it possible for all users to quickly get
started with
the Office API.</p>
@@ -105,7 +105,7 @@
</tr>
<tr valign="top">
<td class="content4"><img src="docs/images/arrow-1.gif"></td>
- <td colspan="2"><a
href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide"
title="link to the Developer's Guide in the Wiki">Developer's Guide</a></td>
+ <td colspan="2"><a
href="https://wiki.openoffice.org/wiki/Documentation/DevGuide" title="link to
the Developer's Guide in the Wiki">Developer's Guide</a></td>
<td class="content70">Detailed documentation, explaining the
Apache OpenOffice %PRODUCT_RELEASE%
API and the concepts behind it, with a rich set
of examples,
implemented mainly in Java. This documentation
is online in the
@@ -186,8 +186,8 @@
</tr>
<tr valign="middle">
<td class="content4"><img class="arrow"
src="docs/images/arrow-1.gif"></td>
- <td width="5%"><a target="_blank"
href="http://www.openoffice.org/" title="link to the Apache OpenOffice homepage
(online)"><img class="appicon" src="docs/images/ooo-main-app_32.png"></a></td>
- <td width="21%"><a target="_blank"
href="http://www.openoffice.org/" title="link to the Apache OpenOffice homepage
(online)">Apache OpenOffice™</a></td>
+ <td width="5%"><a target="_blank"
href="https://www.openoffice.org/" title="link to the Apache OpenOffice
homepage (online)"><img class="appicon"
src="docs/images/ooo-main-app_32.png"></a></td>
+ <td width="21%"><a target="_blank"
href="https://www.openoffice.org/" title="link to the Apache OpenOffice
homepage (online)">Apache OpenOffice<sup>®</sup></a></td>
<td class="content70">Open Source community project of
office-productivity software.</td>
</tr>
</table>
@@ -213,7 +213,7 @@
</tr>
</table>
<map name="Map">
- <area shape="rect" coords="10,68,400,105" href="http://www.openoffice.org">
+ <area shape="rect" coords="10,68,400,105" href="https://www.openoffice.org">
</map>
</body>
</html>