diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-22 17:39:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-23 21:15:00 +0200 |
commit | f39dae6ac2f4e5d0fa8eed19595c118f20d59ee5 (patch) | |
tree | b3c181e7242a52f625e51e37de9c6243d85fc60a /help3xsl/online_transform.xsl | |
parent | e8d88bfcedec033cf53f7c7a6a870b52112a7745 (diff) |
Add help pages for new Help
Exlplain the new browser-based help system and user interface.
Change-Id: I418b5fe148661a40b4e0291776ac43f4f207743e
Reviewed-on: https://gerrit.libreoffice.org/59472
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/online_transform.xsl')
-rw-r--r-- | help3xsl/online_transform.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/online_transform.xsl b/help3xsl/online_transform.xsl index 06fe3c0efa..dc57f07720 100644 --- a/help3xsl/online_transform.xsl +++ b/help3xsl/online_transform.xsl @@ -167,7 +167,7 @@ <div class="header-extrawurst"> <header> <div class="logo-container"> - <a class="logo" href="{$target}{$lang}/text/shared/main0108.html"> + <a class="logo" href="{$target}{$lang}/text/shared/05/new_help.html"> <div class="symbol"></div> <p><xsl:value-of select="$ui_logo"/></p> </a> |