diff --git a/cookbook/profiler/data_collector.rst b/cookbook/profiler/data_collector.rst index 8b14f3d8701..7e30fbaebf2 100644 --- a/cookbook/profiler/data_collector.rst +++ b/cookbook/profiler/data_collector.rst @@ -203,7 +203,7 @@ must also define additional blocks: {% endset %} - {{ include('@WebProfiler/Profiler/toolbar_item.html.twig') }} + {{ include('@WebProfiler/Profiler/toolbar_item.html.twig', {'link': true}) }} {% endblock %} {% block head %}