diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-05-04 00:21:34 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-06-04 12:01:11 +0200 |
commit | 345afe7b72fd4f7db2fa7cc4d7d00b4d0a081705 (patch) | |
tree | 3293125ec62a7dc2f3aa2a419167740930833712 /odk/index.html | |
parent | 84f31cd5bb5eb940eb05c94673c8b5ad889536ba (diff) |
odk: adapt hyperlinks to IDL docs
Change-Id: I2b1874ff926c7510016919b9f11674a4746fa82c
Diffstat (limited to 'odk/index.html')
-rw-r--r-- | odk/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/index.html b/odk/index.html index 7dd4b9687808..73deaa61d243 100644 --- a/odk/index.html +++ b/odk/index.html @@ -71,7 +71,7 @@ will be no limit for office automation in heterogeneous environments. 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 + <p>The SDK also contains <a href="docs/idl/ref/index.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/OpenOffice.org_Developers_Guide" title="link to the Developer's Guide in the Wiki">Developer's Guide</a> is available 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 @@ -114,7 +114,7 @@ </tr> <tr valign="top"> <td class="content4"><img src="docs/images/arrow-1.gif"></td> - <td colspan="2"><a href="docs/common/ref/com/sun/star/module-ix.html" title="link to the IDL reference documentation">IDL Reference</a></td> + <td colspan="2"><a href="docs/idl/ref/index.html" title="link to the IDL reference documentation">IDL Reference</a></td> <td class="content70">Complete LibreOffice %PRODUCT_RELEASE% API reference.</td> </tr> <tr valign="top"> |