odk/docs/install.html | 4 ++-- odk/docs/tools.html | 2 +- odk/examples/DevelopersGuide/examples.html | 2 +- odk/examples/examples.html | 2 +- odk/index.html | 2 +- odk/index_online.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-)
New commits: commit 7825e7775113864093260175387ccece1e0e25d0 Author: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> AuthorDate: Mon Feb 10 15:28:01 2025 +0100 Commit: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> CommitDate: Mon Feb 10 21:40:55 2025 +0100 Logo on api.libreoffice.org should link to itself not to libreoffice.org Change-Id: Ic6c66312720dc1921693015b6d904f5b12d19f03 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181355 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> diff --git a/odk/docs/install.html b/odk/docs/install.html index 984e5480a745..03487b87f7ce 100644 --- a/odk/docs/install.html +++ b/odk/docs/install.html @@ -26,8 +26,8 @@ <div id="BgContainer"> <div id="Container"> <div id="TopHeader"> - <a id="Logo" href="http://www.libreoffice.org/" - title="Go to the Home of LibreOffice and the LibreOffice Community page"></a> + <a id="Logo" href="https://api.libreoffice.org/" + title="%PRODUCTNAME% API Documentation"></a> <p id="HeaderTagLine"> Software Development Kit %PRODUCT_RELEASE% </p> diff --git a/odk/docs/tools.html b/odk/docs/tools.html index 8e74d987f313..2378b5ba7da3 100644 --- a/odk/docs/tools.html +++ b/odk/docs/tools.html @@ -27,7 +27,7 @@ <div id="BgContainer"> <div id="Container"> <div id="TopHeader"> - <a id="Logo" href="http://www.libreoffice.org/" title="Go to the Home of LibreOffice and the LibreOffice Community page"></a> + <a id="Logo" href="https://api.libreoffice.org/" title="%PRODUCTNAME% API Documentation"></a> <p id="HeaderTagLine"> Software Development Kit %PRODUCT_RELEASE% </p> diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html index 513686681409..3fac60f38ea5 100644 --- a/odk/examples/DevelopersGuide/examples.html +++ b/odk/examples/DevelopersGuide/examples.html @@ -27,7 +27,7 @@ <div id="BgContainer"> <div id="Container"> <div id="TopHeader"> - <a id="Logo" href="http://www.libreoffice.org/" title="Go to the Home of LibreOffice and the LibreOffice Community page"></a> + <a id="Logo" href="https://api.libreoffice.org/" title="%PRODUCTNAME% API Documentation"></a> <p id="HeaderTagLine"> Software Development Kit %PRODUCT_RELEASE% </p> diff --git a/odk/examples/examples.html b/odk/examples/examples.html index 909647627932..4744d6d3ea58 100644 --- a/odk/examples/examples.html +++ b/odk/examples/examples.html @@ -27,7 +27,7 @@ <div id="BgContainer"> <div id="Container"> <div id="TopHeader"> - <a id="Logo" href="http://www.libreoffice.org/" title="Go to the Home of LibreOffice and the LibreOffice Community page"></a> + <a id="Logo" href="https://api.libreoffice.org/" title="%PRODUCTNAME% API Documentation"></a> <p id="HeaderTagLine"> Software Development Kit %PRODUCT_RELEASE% </p> diff --git a/odk/index.html b/odk/index.html index ad5cfb836a2d..8ecb16a12bde 100644 --- a/odk/index.html +++ b/odk/index.html @@ -26,7 +26,7 @@ <div id="BgContainer"> <div id="Container"> <div id="TopHeader"> - <a id="Logo" href="http://www.libreoffice.org/" title="Go to the Home of LibreOffice and the LibreOffice Community page"></a> + <a id="Logo" href="https://api.libreoffice.org/" title="%PRODUCTNAME% API Documentation"></a> <p id="HeaderTagLine">%PRODUCTNAME% API Documentation</p> </div> <div class="clear"></div> diff --git a/odk/index_online.html b/odk/index_online.html index e469959b5729..30ae234b93cf 100644 --- a/odk/index_online.html +++ b/odk/index_online.html @@ -9,7 +9,7 @@ <div id="BgContainer"> <div id="Container"> <div id="TopHeader"> - <a id="Logo" href="http://www.libreoffice.org/" title="Go to the Home of LibreOffice and the LibreOffice Community page"></a> + <a id="Logo" href="https://api.libreoffice.org/" title="%PRODUCTNAME% API Documentation"></a> <p id="HeaderTagLine">LibreOffice API Documentation</p> </div> <div class="clear"></div>