Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 19793aa

Browse files
committed
Update step_02.ngdoc
The Wiki pages are deprecated! Added new link for the wiki.
1 parent 751f058 commit 19793aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_02.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Angular developers prefer the syntax of Jasmine's Behavior-driven Development (
181181
writing tests. Although Angular does not require you to use Jasmine, we wrote all of the tests in
182182
this tutorial in Jasmine. You can learn about Jasmine on the {@link
183183
http://pivotal.github.com/jasmine/ Jasmine home page} and on the {@link
184-
https://github.com/pivotal/jasmine/wiki Jasmine wiki}.
184+
http://jasmine.github.io/ Jasmine wiki}.
185185

186186
The angular-seed project is pre-configured to run all unit tests using {@link
187187
http://karma-runner.github.io/ Karma}. To run the test, do the following:

0 commit comments

Comments
 (0)