Skip to content

Commit 48a0f3f

Browse files
committed
Merge branch '5.1'
* 5.1: Updated a wrong reference
2 parents 97d454a + ac7ecfc commit 48a0f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/asset.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ In those cases, use the
167167

168168
If your JSON file is not on your local filesystem but is accessible over HTTP,
169169
use the :class:`Symfony\\Component\\Asset\\VersionStrategy\\RemoteJsonManifestVersionStrategy`
170-
with the :doc:`HttpClient component </components/http_client>`::
170+
with the :doc:`HttpClient component </http_client>`::
171171

172172
use Symfony\Component\Asset\Package;
173173
use Symfony\Component\Asset\VersionStrategy\RemoteJsonManifestVersionStrategy;

0 commit comments

Comments
 (0)