From 0532aabcf97a08badd6ed67ad40453d37da89556 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Thu, 24 May 2012 14:49:47 -0700 Subject: doc(guide): clean up broken links --- docs/content/guide/directive.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/guide/directive.ngdoc') diff --git a/docs/content/guide/directive.ngdoc b/docs/content/guide/directive.ngdoc index 5e50dca5..b05aae12 100644 --- a/docs/content/guide/directive.ngdoc +++ b/docs/content/guide/directive.ngdoc @@ -1,5 +1,5 @@ @ngdoc overview -@name directive +@name Directives @description Directives are a way to teach HTML new tricks. During DOM compilation directives are matched -- cgit v1.2.3