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.
1 parent bccd45d commit 39f03ffCopy full SHA for 39f03ff
guides/v1.10.0/templates/index.md
@@ -27,7 +27,7 @@ contents of the `<div>` will change depending on if the user is
27
currently at `/posts` or `/posts/15`, for example.
28
29
For more information about how outlets are filled in by the router, see
30
-[Routing](../../routing/).
+[Routing](../routing/).
31
32
If you are keeping your templates in HTML, create a `<script>` tag
33
without a template name. Ember will use the template without a name as the application template and it will automatically be compiled and appended
0 commit comments