Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6847cbe

Browse files
docs(guide::testing): fix link to angular-seed
1 parent 84daf33 commit 6847cbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/guide/dev_guide.e2e-testing.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,4 @@ expect(value).toBeGreaterThan(expected)
217217
</pre>
218218

219219
# Example
220-
See the {@link angular-seed https://github.com/angular/angular-seed} project for an example.
220+
See the {@link https://github.com/angular/angular-seed angular-seed} project for an example.

docs/content/guide/dev_guide.unit-testing.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,5 +348,5 @@ ou
348348
ou
349349

350350
## Sample project
351-
See the {@link angular-seed https://github.com/angular/angular-seed} project for an example.
351+
See the {@link https://github.com/angular/angular-seed angular-seed} project for an example.
352352

0 commit comments

Comments
 (0)