Skip to content

Commit 4910e61

Browse files
committed
fixing relative links
1 parent e7c5162 commit 4910e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v1.11.0/templates/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ 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
Ember CLI will create `application.hbs` for you by default in `app/templates/application.hbs`.

0 commit comments

Comments
 (0)