We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581d779 commit c9f0976Copy full SHA for c9f0976
deployment.rst
@@ -217,7 +217,7 @@ Deployments not Using the ``composer.json`` File
217
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
218
219
Symfony applications provide a ``kernel.project_dir`` parameter and a related
220
-:method:`Symfony\\Component\\HttpKernel\\Kernel\\Kernel::getProjectDir>` method.
+:method:`Symfony\\Component\\HttpKernel\\Kernel::getProjectDir` method.
221
You can use this method to perform operations with file paths relative to your
222
project's root directory. The logic to find that project root directory is based
223
on the location of the main ``composer.json`` file.
0 commit comments