diff options
-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 f04c31fbe4b5..810d4302a3da 100644 --- a/odk/index.html +++ b/odk/index.html @@ -92,7 +92,7 @@ platforms of the SDK are Linux, Solaris (sparc), and Windows.</p> <P>The SDK also contains <a href="docs/common/ref/com/sun/star/module-ix.html"> reference</a> documentation for the API and a complete - <a href="docs/Developersguide_intro.html">Developer's Guide</a>, with lots of examples, + <a href="docs/DevelopersGuide_intro.html">Developer's Guide</a>, 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> @@ -115,7 +115,7 @@ </tr> <tr> <td width=30%> - <font size="3"><a href="docs/developersguide_intro.html">Developer's Guide</a></font> + <font size="3"><a href="docs/DevelopersGuide_intro.html">Developer's Guide</a></font> </td> <td width=70%> Detailed documentation, explaining the [PRODUCTNAME] API and the concepts behind it, |