From 56d09177997c4571bdd7209898599670f3cfac9a Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Wed, 6 Nov 2013 09:50:56 -0800 Subject: docs(guide/directive): link to directives API from the top of the page --- docs/content/guide/directive.ngdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/content/guide') diff --git a/docs/content/guide/directive.ngdoc b/docs/content/guide/directive.ngdoc index e3547af5..10c498b9 100644 --- a/docs/content/guide/directive.ngdoc +++ b/docs/content/guide/directive.ngdoc @@ -7,6 +7,7 @@
**Note:** this guide is targeted towards developers who are already familiar with AngularJS basics. If you're just getting started, we recommend the {@link tutorial/ tutorial} first. +If you're looking for the **directives API**, we recently moved it to {@link api/ng.$compile `$compile`}.
-- cgit v1.2.3