Skip to content

Commit 02e16d5

Browse files
author
Mathieu
committed
[Profiler] Fix obsolete link
1 parent 56ed214 commit 02e16d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profiler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Run this command to get the list of collectors actually enabled in your app:
9292
9393
$ php bin/console debug:container --tag=data_collector
9494
95-
You can also :doc:`create your own data collector </profiler/data_collector>` to
95+
You can also :ref:`create your own data collector <profiler-data-collector>` to
9696
store any data generated by your app and display it in the debug toolbar and the
9797
profiler web interface.
9898

0 commit comments

Comments
 (0)