Skip to content

Commit 25ccb33

Browse files
committed
minor #9879 Add link to configuration documentation (dhaaker)
This PR was submitted for the 4.1 branch but it was merged into the 3.4 branch instead (closes #9879). Discussion ---------- Add link to configuration documentation The link is missing from the fundamentals listing. <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- b4761a3 Add link to configuration documentation
2 parents 6fd61db + b4761a3 commit 25ccb33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

page_creation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ Ok, time to finish mastering the fundamentals by reading these articles:
240240
* :doc:`/routing`
241241
* :doc:`/controller`
242242
* :doc:`/templating`
243+
* :doc:`/configuration`
243244

244245
Then, learn about other important topics like the
245246
:doc:`service container </service_container>`,

0 commit comments

Comments
 (0)