diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-25 11:53:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-25 18:03:40 +0200 |
commit | aa272bf2b98b8b4ec3d33744ddd3d4322d6499f9 (patch) | |
tree | 70c90cfdce13f788fce59446fd9290a00868d4ae /source/text/sbasic/python | |
parent | 8af9c4cb203beb51c5104d3a45e1a0b084511665 (diff) |
Fix links for basic_2_python page
Change-Id: I7ffd91ea10b22a5215a77be9639dd8d9c27c9ed0
Reviewed-on: https://gerrit.libreoffice.org/81509
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/python')
-rw-r--r-- | source/text/sbasic/python/python_2_basic.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/python/python_2_basic.xhp b/source/text/sbasic/python/python_2_basic.xhp index cf26d1290f..b6acda3d8c 100644 --- a/source/text/sbasic/python/python_2_basic.xhp +++ b/source/text/sbasic/python/python_2_basic.xhp @@ -141,11 +141,11 @@ <paragraph role="bascode" id="N0425" localize="false"> End If</paragraph> <paragraph role="bascode" id="N0426" localize="false">End Function ' Standard.Scripting.SUM()</paragraph> </bascode> - <section id="relatedtopics" > + <section id="relatedtopics" > <embed href="text/sbasic/guide/basic_2_python.xhp#basic2python"/> <embed href="text/sbasic/python/python_examples.xhp#pythonexamples2"/> <embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/> - <embed href="text/sbasic/shared/main0601.xhp#mainsbasic"/> + <embed href="text/sbasic/shared/main0601.xhp#mainsbasic"/> </section> </body> </helpdocument> |