diff options
author | Pierre F <fpy@bger.ch> | 2024-03-04 20:57:02 +0100 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2024-03-05 12:17:27 +0100 |
commit | 93e6f5c9420345fb5bb763596fbadccfa35eb78a (patch) | |
tree | 3d2dcdc9d4a2e103cfeb4215b881a46c474b6272 | |
parent | 4e69e855e524c31af3592fd9925489ad76f4c842 (diff) |
add link to *Navigator* page to make it unambiguous.
per user feedback, see https://ask.libreoffice.org/t/documentation-of-keywords-and-hyperlinked-concordance/102978
Change-Id: I6ce3bece7175757c507182204a34883374b6fa35
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164377
Tested-by: Jenkins
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
-rw-r--r-- | source/text/scalc/guide/webquery.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/guide/webquery.xhp b/source/text/scalc/guide/webquery.xhp index 59c1c95d97..cf97c3c5ff 100644 --- a/source/text/scalc/guide/webquery.xhp +++ b/source/text/scalc/guide/webquery.xhp @@ -68,7 +68,7 @@ <paragraph role="paragraph" id="par_id3153965" xml-lang="en-US">Open two documents: the $[officename] Calc spreadsheet in which the external data is to be inserted (target document) and the document from which the external data derives (source document).</paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_id3150205" xml-lang="en-US">In the target document open the Navigator.</paragraph> +<paragraph role="paragraph" id="par_id3150205" xml-lang="en-US">In the target document open the <link href="text/scalc/01/02110000.xhp">Navigator</link>.</paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_id3152990" xml-lang="en-US">In the lower combo box of the Navigator select the source document. The Navigator now shows the range names and database ranges or the tables contained in the source document.</paragraph> |