From d33701dcc76f405b9d419ffbdfc270a949d7744a Mon Sep 17 00:00:00 2001 From: Rohit Kandhal Date: Thu, 29 Jan 2015 11:19:32 -0500 Subject: [PATCH] docs(tutorial/11 - REST and Custom Services): Updated Jasmine matchers link --- docs/content/tutorial/step_11.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/tutorial/step_11.ngdoc b/docs/content/tutorial/step_11.ngdoc index 77a45b6f552b..8e9743a31447 100644 --- a/docs/content/tutorial/step_11.ngdoc +++ b/docs/content/tutorial/step_11.ngdoc @@ -288,5 +288,5 @@ learn how to improve this application with animations. [restful]: http://en.wikipedia.org/wiki/Representational_State_Transfer -[jasmine-matchers]: https://github.com/pivotal/jasmine/wiki/Matchers +[jasmine-matchers]: http://jasmine.github.io/2.1/introduction.html#section-Matchers [bower]: http://bower.io/