Skip to content

Commit e599eac

Browse files
committed
Add a link to the Symfony web server article
1 parent 7a66254 commit e599eac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

page_creation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ metadata to code):
7979
}
8080
}
8181
82-
That's it! If you are using Symfony web server, try it out by going to: http://localhost:8000/lucky/number
83-
To start the symfony webserver, cd to your project directory and type symfony server:start
82+
That's it! If you are using :doc:`the Symfony web server </setup/symfony_server>`,
83+
try it out by going to: http://localhost:8000/lucky/number
8484

8585
.. tip::
8686

0 commit comments

Comments
 (0)