diff options
| author | Pete Bacon Darwin | 2013-05-18 22:17:15 +0100 |
|---|---|---|
| committer | Pete Bacon Darwin | 2013-05-18 22:17:15 +0100 |
| commit | be993528a38ecf6ca3096198317b8df8b360bb82 (patch) | |
| tree | 93b7deaa2a7d67c4ac5969eea895340c3c5b50b7 /docs/content/guide/dev_guide.unit-testing.ngdoc | |
| parent | 3b69eaebcd73f6da3170aa0c1c9fc4fe73bf358b (diff) | |
| download | angular.js-be993528a38ecf6ca3096198317b8df8b360bb82.tar.bz2 | |
docs(guide::testing): fix link to angular-seed
Diffstat (limited to 'docs/content/guide/dev_guide.unit-testing.ngdoc')
| -rw-r--r-- | docs/content/guide/dev_guide.unit-testing.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/dev_guide.unit-testing.ngdoc b/docs/content/guide/dev_guide.unit-testing.ngdoc index 4d4bac5f..175af471 100644 --- a/docs/content/guide/dev_guide.unit-testing.ngdoc +++ b/docs/content/guide/dev_guide.unit-testing.ngdoc @@ -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. |
