File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -180,8 +180,8 @@ is available to be injected.
180
180
Angular developers prefer the syntax of Jasmine's Behavior-driven Development (BDD) framework when
181
181
writing tests. Although Angular does not require you to use Jasmine, we wrote all of the tests in
182
182
this tutorial in Jasmine. You can learn about Jasmine on the {@link
183
- http://pivotal.github.com/jasmine/ Jasmine home page} and on the {@link
184
- https ://github.com/pivotal/ jasmine/wiki Jasmine wiki }.
183
+ http://pivotal.github.com/jasmine/ Jasmine home page} and at the {@link
184
+ http ://pivotal. github.io/ jasmine/ Jasmine docs }.
185
185
186
186
The angular-seed project is pre-configured to run all unit tests using {@link
187
187
http://karma-runner.github.io/ Karma}. To run the test, do the following:
You can’t perform that action at this time.
0 commit comments