Skip to content

Commit 95546b5

Browse files
committed
Merge pull request emberjs#269 from cosmix/cosmix-patch-1
Fixed link to 'Specifying a Route's Model'
2 parents ddeebd4 + 5266b4d commit 95546b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/models/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ implementing a route's `model` hook, by passing the model as an argument
55
to `{{link-to}}`, or by calling a route's `transitionTo()` method.
66

77
See [Specifying a Route's
8-
Model](../../routing/specifying-a-routes-model) for more information
8+
Model](../routing/specifying-a-routes-model) for more information
99
on setting a route's model.
1010

1111
For simple applications, you can get by using jQuery to load JSON data

0 commit comments

Comments
 (0)