Skip to content

Updated "Learn more from the Cookbook" section #6222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions book/routing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1608,5 +1608,12 @@ Learn more from the Cookbook
----------------------------

* :doc:`/cookbook/routing/scheme`
* :doc:`/current/cookbook/routing/slash_in_parameter`
* :doc:`/current/cookbook/routing/redirect_in_config`
* :doc:`/current/cookbook/routing/method_parameters`
* :doc:`/current/cookbook/routing/service_container_parameters`
* :doc:`/current/cookbook/routing/custom_route_loader`
* :doc:`/current/cookbook/routing/redirect_trailing_slash`
* :doc:`/current/cookbook/routing/extra_information`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have to remove the /current prefix here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Missed that.


.. _`FOSJsRoutingBundle`: https://github.com/FriendsOfSymfony/FOSJsRoutingBundle