diff options
author | Eike Rathke <erack@redhat.com> | 2018-12-19 18:43:19 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2018-12-19 18:46:04 +0100 |
commit | 5fd548e0f3312275ce4e8376225fc2734cbb4d0a (patch) | |
tree | 28bc27c3479777ae686a4446c4d8a2829994a1ef | |
parent | a6745afdaeec7559e0b2a35fde4e0dab31d302ec (diff) |
http -> https
Turns out the https://www.oasis-open.org/standards#opendocumentv1.2
page has linked them badly with http ...
Change-Id: I64d26f79f4503a6b795c4990cf92327d20fbb08a
Reviewed-on: https://gerrit.libreoffice.org/65459
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
(cherry picked from commit de6fdf71fa1712558c6f2b41bb0dbecb16195597)
Reviewed-on: https://gerrit.libreoffice.org/65460
-rw-r--r-- | source/text/scalc/01/04060000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060000.xhp b/source/text/scalc/01/04060000.xhp index 0f686876f6..b4cf4a999c 100644 --- a/source/text/scalc/01/04060000.xhp +++ b/source/text/scalc/01/04060000.xhp @@ -43,7 +43,7 @@ <section id="howtoget"> <embed href="text/scalc/00/00000404.xhp#eifu"/> </section> -<paragraph role="note" id="par_id8007446" xml-lang="en-US">You can download the complete ODFF (OpenDocument Format Formula) specification from the <link href="http://docs.oasis-open.org/office/v1.2/OpenDocument-v1.2-part2.odt"><emph>OASIS</emph></link> web site.</paragraph> +<paragraph role="note" id="par_id8007446" xml-lang="en-US">You can download the complete ODFF (OpenDocument Format Formula) specification from the <link href="https://docs.oasis-open.org/office/v1.2/OpenDocument-v1.2-part2.odt"><emph>OASIS</emph></link> web site.</paragraph> <paragraph role="paragraph" id="par_id3159153" xml-lang="en-US">The <emph>Function Wizard</emph> has two tabs: <emph>Functions</emph> is used to create formulas, and <emph>Structure</emph> is used to check the formula build.</paragraph> <paragraph role="heading" id="hd_id3154490" xml-lang="en-US" level="2">Functions Tab</paragraph> <bookmark xml-lang="en-US" branch="hid/formula/ui/functionpage/search" id="bm_id1185225" localize="false"/> |