aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/dev_guide.unit-testing.ngdoc
diff options
context:
space:
mode:
authorMatt Haggard2013-05-16 09:11:37 -0600
committerPete Bacon Darwin2013-05-16 22:03:23 +0100
commita25011669467ac334d55781511ac4007c604ef8f (patch)
treefacbaf919d343f539ebe86b5157a8f1121bc848d /docs/content/guide/dev_guide.unit-testing.ngdoc
parent9a73d71f47b280d02ed47efed0b578272b8b0bc5 (diff)
downloadangular.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.ngdoc3
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.
+