mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
docs(guide::testing): fix link to angular-seed
This commit is contained in:
parent
84daf33c03
commit
6847cbeff8
2 changed files with 2 additions and 2 deletions
|
|
@ -217,4 +217,4 @@ expect(value).toBeGreaterThan(expected)
|
|||
</pre>
|
||||
|
||||
# Example
|
||||
See the {@link angular-seed https://github.com/angular/angular-seed} project for an example.
|
||||
See the {@link https://github.com/angular/angular-seed angular-seed} project for an example.
|
||||
|
|
@ -348,5 +348,5 @@ ou
|
|||
ou
|
||||
|
||||
## Sample project
|
||||
See the {@link angular-seed https://github.com/angular/angular-seed} project for an example.
|
||||
See the {@link https://github.com/angular/angular-seed angular-seed} project for an example.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue