From 17807b19319611cfa8b72087146d35862802bb2f Mon Sep 17 00:00:00 2001 From: Felix Nagel Date: Thu, 28 Nov 2024 18:30:31 +0100 Subject: [PATCH] Fix analytics template path (#823) --- cookbook/manage-analytics.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cookbook/manage-analytics.rst b/cookbook/manage-analytics.rst index 157b2563..09c1aaf9 100644 --- a/cookbook/manage-analytics.rst +++ b/cookbook/manage-analytics.rst @@ -39,10 +39,10 @@ You are able to override the analytics template with the There are three relevant templates folders: -* ``SuluWebsiteBundle:Analytics/type/google`` -* ``SuluWebsiteBundle:Analytics/type/google_tag_manager`` -* ``SuluWebsiteBundle:Analytics/type/matomo`` -* ``SuluWebsiteBundle:Analytics/type/custom`` +* ``SuluWebsiteBundle/Analytics/google`` +* ``SuluWebsiteBundle/Analytics/google_tag_manager`` +* ``SuluWebsiteBundle/Analytics/matomo`` +* ``SuluWebsiteBundle/Analytics/custom`` Each of these folders can contain multiple templates according to the desired position of its content: