Skip to content

Commit a8cc0e4

Browse files
committed
-
1 parent dcc05a5 commit a8cc0e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web_link.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ Parsing Link Headers
200200

201201
Some third-party APIs provide resources such as pagination URLs using the
202202
``Link`` HTTP header. The WebLink component provides the
203-
:class:`Symfony\Component\WebLink\HttpHeaderParser` utility class to parse
204-
those headers and transform them into :class:`Symfony\Component\WebLink\Link`
203+
:class:`Symfony\\Component\\WebLink\\HttpHeaderParser` utility class to parse
204+
those headers and transform them into :class:`Symfony\\Component\\WebLink\\Link`
205205
instances::
206206

207207
use Symfony\Component\WebLink\HttpHeaderParser;

0 commit comments

Comments
 (0)