Skip to content

Commit 39f03ff

Browse files
committed
fixing relative link
1 parent bccd45d commit 39f03ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v1.10.0/templates/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ contents of the `<div>` will change depending on if the user is
2727
currently at `/posts` or `/posts/15`, for example.
2828

2929
For more information about how outlets are filled in by the router, see
30-
[Routing](../../routing/).
30+
[Routing](../routing/).
3131

3232
If you are keeping your templates in HTML, create a `<script>` tag
3333
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

Comments
 (0)