diff options
| author | Matt Haggard | 2013-05-16 09:11:37 -0600 |
|---|---|---|
| committer | Pete Bacon Darwin | 2013-05-16 22:03:23 +0100 |
| commit | a25011669467ac334d55781511ac4007c604ef8f (patch) | |
| tree | facbaf919d343f539ebe86b5157a8f1121bc848d /docs/content/guide/dev_guide.unit-testing.ngdoc | |
| parent | 9a73d71f47b280d02ed47efed0b578272b8b0bc5 (diff) | |
| download | angular.js-a25011669467ac334d55781511ac4007c604ef8f.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. + |
