From 1f99c3a521e84902e3021166d8024c8f419e53d2 Mon Sep 17 00:00:00 2001 From: Matt Haggard Date: Thu, 16 May 2013 09:11:37 -0600 Subject: 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! --- docs/content/guide/dev_guide.unit-testing.ngdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/content/guide/dev_guide.unit-testing.ngdoc') 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. + -- cgit v1.2.3