summaryrefslogtreecommitdiff
path: root/helpcontent2
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-11-21 12:42:54 +0100
committerAndras Timar <atimar@suse.com>2011-11-21 12:42:54 +0100
commitbcebebfb08b166f5f42bee915ad6a79b880e6712 (patch)
tree1ea9a2cbfd1c3667fa5b70768b4918dfce7ca47d /helpcontent2
parent66bd74c6c106a5f688ad7a96e3884119c4c8f720 (diff)
link to api.libreoffice.org instead fdo#43114
Diffstat (limited to 'helpcontent2')
-rw-r--r--helpcontent2/source/text/shared/guide/scripting.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/text/shared/guide/scripting.xhp b/helpcontent2/source/text/shared/guide/scripting.xhp
index 2f4c52037d..509e8052ae 100644
--- a/helpcontent2/source/text/shared/guide/scripting.xhp
+++ b/helpcontent2/source/text/shared/guide/scripting.xhp
@@ -66,7 +66,7 @@
<paragraph xml-lang="en-US" id="par_id6797082" role="paragraph" l10n="CHG">Python</paragraph>
</listitem>
</list>
- <paragraph xml-lang="en-US" id="par_idN1091F" role="paragraph" l10n="NEW">In addition, developers can use high-level languages, for example Java programming language, to control %PRODUCTNAME externally. See the API project at OpenOffice.org.</paragraph>
+ <paragraph xml-lang="en-US" id="par_idN1091F" role="paragraph" l10n="NEW">In addition, developers can use high-level languages, for example Java programming language, to control %PRODUCTNAME externally. The API reference is online at <link href="http://api.libreoffice.org/">api.libreoffice.org</link>.</paragraph>
<paragraph xml-lang="en-US" id="par_idN10751" role="heading" level="2" l10n="NEW">To assign a script to a new menu entry</paragraph>
<list type="ordered">
<listitem>
@@ -226,4 +226,4 @@
</listitem>
</list>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>