Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
Accueil available as /
Browse files Browse the repository at this point in the history
  • Loading branch information
romaricdrigon committed Mar 29, 2013
1 parent 91f30bd commit ed06e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rotis/CourseMakerBundle/Resources/config/routing.yml
Expand Up @@ -24,7 +24,7 @@ contact:
pattern: /contact
defaults: { _controller: RotisCourseMakerBundle:CourseMaker:contact }
accueil:
pattern: /accueil
pattern: /
defaults: { _controller: RotisCourseMakerBundle:CourseMaker:accueil }
account:
pattern: /equipe/{name}
Expand Down

0 comments on commit ed06e93

Please sign in to comment.