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 66b8ee2 commit ac7ecfcCopy full SHA for ac7ecfc
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