source/text/sbasic/shared/01020000.xhp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
New commits: commit 7e13a37beb1d13ac072f88b0b85607677ab6d67e Author: Alain Romedenne <alain.romede...@libreoffice.org> AuthorDate: Wed Aug 21 08:46:56 2024 +0200 Commit: Alain Romedenne <alain.romede...@libreoffice.org> CommitDate: Wed Aug 21 08:54:01 2024 +0200 Missing link to BASIC programming guide in wiki Change-Id: I7f552389440c2eb006197fefb54d1cee32d5f053 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172185 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romede...@libreoffice.org> diff --git a/source/text/sbasic/shared/01020000.xhp b/source/text/sbasic/shared/01020000.xhp index 8d7dc0eff9..de390ddffb 100644 --- a/source/text/sbasic/shared/01020000.xhp +++ b/source/text/sbasic/shared/01020000.xhp @@ -30,11 +30,9 @@ </history> </meta> <body> - - <section id="syntax"> <h1 id="hd_id3148946"><link href="text/sbasic/shared/01020000.xhp">Syntax</link></h1> - <paragraph role="paragraph" id="par_id3150793" xml-lang="en-US">This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately.</paragraph> + <paragraph role="paragraph" id="par_id3150793" xml-lang="en-US">This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the <link href="https://wiki.documentfoundation.org/Documentation/BASIC_Guide">$[officename] Basic Programming Guide</link> which is available separately.</paragraph> </section> <embed href="text/sbasic/shared/01020100.xhp#variable"/> <embed href="text/sbasic/shared/01020200.xhp#objects"/>