Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
clarify the routing component documentation a bit#6023
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
dbu commentedDec 16, 2015
| Q | A |
|---|---|
| Doc fix? | yes |
| New docs? | no |
| Applies to | 2.3+ |
| Fixed tickets | Relates to#5709 |
components/routing/introduction.rst Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
missing angle bracket
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
and double backticks should be single ones
dbu commentedDec 18, 2015
fixed |
xabbuh commentedDec 18, 2015
👍 |
dbu commentedJan 4, 2016
anything left to do here or can this be merged? |
xabbuh commentedJan 4, 2016
@javiereguiluz@weaverryan@wouterj What do you think? |
components/routing/introduction.rst Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I'd removeduring match because it looks redundant.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
fixed
weaverryan commentedJan 10, 2016
Nice job@dbu, thanks :) |