Merge pull request #7895 from andrewandante/patch-6

Update 02_Routing.md
This commit is contained in:
Daniel Hensby 2018-02-27 17:42:20 +00:00 committed by GitHub
commit 32da1f5758
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: