Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

[WCM] Remove URL trailing slash redirect cookbook entry #330

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
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
1 change: 0 additions & 1 deletion cookbook/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ The Cookbook
database/choosing_storage_layer
editions/cmf_sandbox
editions/cmf_core
routing/remove_trailing_slash
installing_configuring_doctrine_phpcr_odm
creating_cms_using_cmf_and_sonata
using_blockbundle_and_contentbundle
Expand Down
4 changes: 0 additions & 4 deletions cookbook/map.rst.inc
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
* :doc:`editions/cmf_sandbox`
* :doc:`editions/cmf_core`

* **Routing**

* :doc:`routing/remove_trailing_slash`

* :doc:`create_new_project_phpcr_odm`
* :doc:`create_basic_cms_auto_routing`
* :doc:`installing_configuring_doctrine_phpcr_odm`
Expand Down
82 changes: 0 additions & 82 deletions cookbook/routing/remove_trailing_slash.rst

This file was deleted.

1 change: 0 additions & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ Want to know more about the CMF and how each part can be configured? There's a t
cookbook/database/choosing_storage_layer
cookbook/editions/cmf_core
cookbook/editions/cmf_sandbox
cookbook/routing/remove_trailing_slash
cookbook/handling_multilang_documents
cookbook/installing_configuring_doctrine_phpcr_odm
cookbook/using_blockbundle_and_contentbundle
Expand Down