summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03020411.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03020411.xhp')
-rw-r--r--source/text/sbasic/shared/03020411.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03020411.xhp b/source/text/sbasic/shared/03020411.xhp
index 2051628f20..03d55aa66f 100644
--- a/source/text/sbasic/shared/03020411.xhp
+++ b/source/text/sbasic/shared/03020411.xhp
@@ -34,7 +34,7 @@
</bookmark>
-<h1 id="hd_id3156421" xml-lang="en-US"><link href="text/sbasic/shared/03020411.xhp" name="MkDir Statement">MkDir Statement</link></h1>
+<h1 id="hd_id3156421" xml-lang="en-US"><link href="text/sbasic/shared/03020411.xhp">MkDir Statement</link></h1>
<paragraph role="paragraph" id="par_id971587473488701">
<image src="media/helpimg/sbasic/MkDir_statement.svg" id="img_id4156296484514"><alt xml-lang="en-US" id="alt_id15152796484514">MkDir Statement diagram</alt></image>
</paragraph>
@@ -47,7 +47,7 @@
</bascode>
<embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
-<paragraph id="par_id3153750" role="paragraph" xml-lang="en-US"> <emph>path:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href="text/sbasic/shared/00000002.xhp" name="URL notation">URL notation</link>.</paragraph>
+<paragraph id="par_id3153750" role="paragraph" xml-lang="en-US"> <emph>path:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href="text/sbasic/shared/00000002.xhp">URL notation</link>.</paragraph>
<paragraph id="par_id3153311" role="paragraph" xml-lang="en-US">If the path is not determined, the directory is created in the current directory.</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#errorcode"/>
<embed href="text/sbasic/shared/00000003.xhp#err5"/>