diff options
| author | Misko Hevery | 2012-05-24 14:49:47 -0700 | 
|---|---|---|
| committer | Misko Hevery | 2012-06-02 16:02:08 -0700 | 
| commit | 0532aabcf97a08badd6ed67ad40453d37da89556 (patch) | |
| tree | 954f5f922b0c178c050321b26c484be468b52b8c /docs/content/guide/directive.ngdoc | |
| parent | f0be543614d5c2c3f492e1ed73ec964bd8a3d381 (diff) | |
| download | angular.js-0532aabcf97a08badd6ed67ad40453d37da89556.tar.bz2 | |
doc(guide): clean up broken links
Diffstat (limited to 'docs/content/guide/directive.ngdoc')
| -rw-r--r-- | docs/content/guide/directive.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
