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

Skip to content

Commit cfce4b9

Browse files
Baptouuuuweaverryan
authored andcommitted
use relative path to page
1 parent b486b22 commit cfce4b9

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