Skip to content

Commit 87a1f3e

Browse files
committed
Merge branch 'master' into 2.0
* master: added a redirection map when documentation files are moved around
2 parents 7ae53cb + 271c29d commit 87a1f3e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

redirection_map

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/cookbook/doctrine/migrations /bundles/DoctrineFixturesBundle/index
2+
/cookbook/doctrine/doctrine_fixtures /bundles/DoctrineFixturesBundle/index
3+
/cookbook/doctrine/mongodb /bundles/DoctrineMongoDBBundle/index
4+
/cookbook/form/simple_signup_form_with_mongodb /bundles/DoctrineMongoDBBundle/form
5+
/reference/configuration/mongodb /bundles/DoctrineMongoDBBundle/config
6+

0 commit comments

Comments
 (0)