diff --git a/components/var_dumper.rst b/components/var_dumper.rst index df256eb2d53..83c526b51f7 100644 --- a/components/var_dumper.rst +++ b/components/var_dumper.rst @@ -64,7 +64,7 @@ current PHP SAPI: .. note:: If you want to catch the dump output as a string, please read the - `advanced documentation `_ which contains examples of it. + :doc:`advanced documentation ` which contains examples of it. You'll also learn how to change the format or redirect the output to wherever you want.