diff options
| author | Matt Haggard | 2013-05-16 09:11:37 -0600 | 
|---|---|---|
| committer | Pete Bacon Darwin | 2013-05-16 22:02:16 +0100 | 
| commit | 1f99c3a521e84902e3021166d8024c8f419e53d2 (patch) | |
| tree | 63a60ed437b9c649a30c4534823e26364548d0da /docs/content/guide/dev_guide.unit-testing.ngdoc | |
| parent | a380fc46247a5b61a71199a01670c751396881f5 (diff) | |
| download | angular.js-1f99c3a521e84902e3021166d8024c8f419e53d2.tar.bz2 | |
doc(guide): add links to angular-seed examples
The examples in the angular-seed project are better than nothing,
which is what we currently have here!
Diffstat (limited to 'docs/content/guide/dev_guide.unit-testing.ngdoc')
| -rw-r--r-- | docs/content/guide/dev_guide.unit-testing.ngdoc | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/docs/content/guide/dev_guide.unit-testing.ngdoc b/docs/content/guide/dev_guide.unit-testing.ngdoc index 73334af7..4d4bac5f 100644 --- a/docs/content/guide/dev_guide.unit-testing.ngdoc +++ b/docs/content/guide/dev_guide.unit-testing.ngdoc @@ -348,4 +348,5 @@ ou  ou  ## Sample project -uoe +See the {@link angular-seed https://github.com/angular/angular-seed} project for an example. + | 
