Update 02_Routing.md

To something that works
This commit is contained in:
Andrew Aitken-Fincham 2018-02-27 16:42:20 +00:00 committed by GitHub
parent 68216896e6
commit 70c28b0475
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,9 @@ These routes by standard, go into a `routes.yml` file in your applications `_con
```yml
---
Name: mysiteroutes
After: framework/_config/routes#coreroutes
After:
- '#rootroutes'
- '#coreroutes'
---
SilverStripe\Control\Director:
rules: