[Libreoffice-commits] help.git: source/text
Ming Hua (via logerrit)
logerrit at kemper.freedesktop.org
Tue Aug 31 15:43:06 UTC 2021
source/text/sdatabase/02000000.xhp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 3e595e008e1c3232dd9e3ff49a28f238413e2537
Author: Ming Hua <plateauwolf at qq.com>
AuthorDate: Mon Aug 30 03:37:50 2021 +0800
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue Aug 31 17:42:47 2021 +0200
Database queries: fix broken links
Change-Id: Ibe089725e393bfd290963e2abaf31da6d3ab0b85
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121163
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sdatabase/02000000.xhp b/source/text/sdatabase/02000000.xhp
index 265121e3b..03917dfce 100644
--- a/source/text/sdatabase/02000000.xhp
+++ b/source/text/sdatabase/02000000.xhp
@@ -59,14 +59,14 @@
<tip id="par_id3153146">You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet.</tip>
<h2 id="hd_id3148946"><link href="text/shared/main0212.xhp" name="Sorting and Filtering Data">Sorting and Filtering Data</link></h2>
<paragraph role="paragraph" id="par_id3149655" xml-lang="en-US">Allows you to sort and filter the data in a query table.</paragraph>
-<h2 id="hd_id3153379"><link href="text/sdatabase/020010100.xhp" name="Query Design">Query Design</link></h2>
+<h2 id="hd_id3153379"><link href="text/sdatabase/02010100.xhp" name="Query Design">Query Design</link></h2>
<paragraph role="paragraph" id="par_id3151211" xml-lang="en-US">With the <emph>Query Design</emph>, you can create and edit a query or view.</paragraph>
<embed href="text/shared/main0214.xhp#sql"/>
-<h2 id="hd_id3153968"><link href="text/sdatabase/020010100.xhp" name="Query Through Several Tables">Query Through Several Tables</link></h2>
+<h2 id="hd_id3153968"><link href="text/sdatabase/02010100.xhp" name="Query Through Several Tables">Query Through Several Tables</link></h2>
<paragraph role="paragraph" id="par_id3151043" xml-lang="en-US">The query result can contain data from several tables if these are linked to each other by suitable data fields.</paragraph>
-<h2 id="hd_id3159149"><link href="text/sdatabase/020010100.xhp" name="Formulating Query Criteria">Formulating Query Criteria</link></h2>
+<h2 id="hd_id3159149"><link href="text/sdatabase/02010100.xhp" name="Formulating Query Criteria">Formulating Query Criteria</link></h2>
<paragraph role="paragraph" id="par_id3154910" xml-lang="en-US">You can find out which operators and commands can be used to formulate the filter conditions for a query.</paragraph>
-<h2 id="hd_id3156212"><link href="text/sdatabase/020010100.xhp" name="Executing Functions">Executing Functions</link></h2>
+<h2 id="hd_id3156212"><link href="text/sdatabase/02010100.xhp" name="Executing Functions">Executing Functions</link></h2>
<paragraph role="paragraph" id="par_id3144762" xml-lang="en-US">You can perform calculations with the data of a table and store the results as a query result.</paragraph>
</body>
</helpdocument>
More information about the Libreoffice-commits
mailing list