We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d35c2d + c4f260d commit 28f1f89Copy full SHA for 28f1f89
guides/release/routing/defining-your-routes.md
@@ -123,7 +123,7 @@ the `{{outlet}}` of the `posts` template.
123
124
A nested route name includes the names of its ancestors.
125
If you want to transition to a route (either
126
-via `transitionTo` or `{{#link-to}}`), make sure to use the full route
+via `transitionTo` or `<LinkTo />`), make sure to use the full route
127
name (`posts.new`, not `new`).
128
129
## The application route
0 commit comments