diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-14 15:27:15 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-14 21:00:06 +0200 |
commit | d5c6af3d35bef4a734dd38725f069b393d02379d (patch) | |
tree | 1627db8f81e069fae7cdcf9c14647f59bd99f3fa | |
parent | 49d33b45fd6c0d6b4c514a95bb5aceab37199abf (diff) |
Fix broken link
Change-Id: I7ba4bb85586d7207e8c6f83006b172662344c118
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114109
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/03000000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03000000.xhp b/source/text/sbasic/shared/03000000.xhp index c9eff8c04c..a4d518f14a 100644 --- a/source/text/sbasic/shared/03000000.xhp +++ b/source/text/sbasic/shared/03000000.xhp @@ -43,9 +43,9 @@ <embed href="text/sbasic/shared/03080000.xhp#numeric"/> <embed href="text/sbasic/shared/03090000.xhp#prog_execution"/> <embed href="text/sbasic/shared/03100000.xhp#variables"/> -<embed href="text/sbasic/shared/03110000.xhp#operators"/> +<embed href="text/sbasic/shared/03110100.xhp#operators"/> <embed href="text/sbasic/shared/03120000.xhp#strings"/> <embed href="text/sbasic/shared/03130000.xhp#other"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |