We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1a6ab commit 5eda770Copy full SHA for 5eda770
templates/partial/base/page_header.html.twig
@@ -2,7 +2,7 @@
2
<div class="page-header-inner">
3
<div class="row">
4
<div class="col-sm-6 col-lg-7">
5
- <a class="logo" href="{{ path('index') }}" title="TYPO3 Documentation">
+ <a class="logo" href="/" title="TYPO3 Documentation">
6
<img alt="TYPO3 Logo" class="logo-image"
7
height="130" src="https://typo3.azureedge.net/typo3documentation/theme/sphinx_typo3_theme/4.5.1/img/typo3-logo.svg" width="484"/>
8
</a>
0 commit comments