There was an error while loading. Please reload this page.
1 parent 30e1b3e commit 0363a2dCopy full SHA for 0363a2d
book/internals.rst
@@ -856,6 +856,8 @@ be called.
856
.. index::
857
single: Profiler
858
859
+.. _internals-profiler:
860
+
861
Profiler
862
--------
863
cookbook/profiler/data_collector.rst
@@ -4,7 +4,7 @@
4
How to create a custom Data Collector
5
=====================================
6
7
-The Symfony2 :doc:`Profiler </book/internals/profiler>` delegates data
+The Symfony2 :ref:`Profiler <internals-profiler>` delegates data
8
collecting to data collectors. Symfony2 comes bundled with a few of them, but
9
you can easily create your own.
10
0 commit comments