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`}.