10000 use relative path to page · linaori/symfony-docs@ec04c2a · GitHub
[go: up one dir, main page]

Skip to content

Commit ec04c2a

Browse files
committed
use relative path to page
1 parent cffd6b9 commit ec04c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation/sessions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ implementation of :class:`Symfony\\Component\\HttpFoundation\\Session\\SessionIn
1616

1717
Make sure your PHP session isn't already started before using the Session
1818
class. If you have a legacy session system that starts your session, see
19-
http://symfony.com/doc/current/components/http_foundation/session_php_bridge.html
19+
:doc:`Legacy Sessions </components/http_foundation/session_php_bridge>`.
2020

2121
Quick example::
2222

0 commit comments

Comments
 (0)
0