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.
2 parents 97d454a + ac7ecfc commit 48a0f3fCopy full SHA for 48a0f3f
components/asset.rst
@@ -167,7 +167,7 @@ In those cases, use the
167
168
If your JSON file is not on your local filesystem but is accessible over HTTP,
169
use the :class:`Symfony\\Component\\Asset\\VersionStrategy\\RemoteJsonManifestVersionStrategy`
170
-with the :doc:`HttpClient component </components/http_client>`::
+with the :doc:`HttpClient component </http_client>`::
171
172
use Symfony\Component\Asset\Package;
173
use Symfony\Component\Asset\VersionStrategy\RemoteJsonManifestVersionStrategy;
0 commit comments