diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-18 09:07:14 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-18 16:01:34 +0100 |
commit | 59404eb5ca76c1e9b0dc5a6fb9730bc9328b0cbf (patch) | |
tree | 036c613bd510941b717a2a9382bc83232a18ecbb /source/text/sbasic/python/main0000.xhp | |
parent | c87f47920ff8524fb73ea39f5cafe42d1dc3c193 (diff) |
Python: fix location description / references
Change-Id: I0b6339716d8a26dda84d0904c4a536d2173d3f1e
Reviewed-on: https://gerrit.libreoffice.org/65347
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/python/main0000.xhp')
-rw-r--r-- | source/text/sbasic/python/main0000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp index 631c44524b..cd2cbf9359 100644 --- a/source/text/sbasic/python/main0000.xhp +++ b/source/text/sbasic/python/main0000.xhp @@ -20,7 +20,7 @@ <bookmark_value>Python;macros</bookmark_value> <bookmark_value>scripts;Python</bookmark_value> </bookmark> - <h1 id="hd_id3154232"><variable id="pythonscriptshelp">%PRODUCTNAME Python Scripts Help</variable></h1> + <h1 id="hd_id3154232"><variable id="pythonscriptshelp"><link href="text/sbasic/python/main0000.xhp" name="mainpython">%PRODUCTNAME Python Scripts Help</link></variable></h1> <section id="pythonalt"> <paragraph id="par_id3153894" role="paragraph" xml-lang="en-US">%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href="https://api.libreoffice.org/" name="api.libreoffice.org">https://api.libreoffice.org</link></paragraph> |