diff options
| author | Misko Hevery | 2012-02-27 12:14:48 -0800 | 
|---|---|---|
| committer | Misko Hevery | 2012-06-02 16:02:05 -0700 | 
| commit | 2e90cdc3d4dff966faed97d3a566e9d9c00c9794 (patch) | |
| tree | 413ba0078f5decf7026791177dfcf8e3ff5f0662 /docs/content/guide/index.ngdoc | |
| parent | 581f93ae56ebb0086d0c0989df69a28656395006 (diff) | |
| download | angular.js-2e90cdc3d4dff966faed97d3a566e9d9c00c9794.tar.bz2 | |
docs(dependency injecton): rewrite
Diffstat (limited to 'docs/content/guide/index.ngdoc')
| -rw-r--r-- | docs/content/guide/index.ngdoc | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/docs/content/guide/index.ngdoc b/docs/content/guide/index.ngdoc index d2a1ac37..377fdb97 100644 --- a/docs/content/guide/index.ngdoc +++ b/docs/content/guide/index.ngdoc @@ -44,7 +44,4 @@ of the following documents before returning here to the Developer Guide:  * {@link dev_guide.services.managing_dependencies Managing Service Dependencies}  * {@link dev_guide.services.testing_services Testing Angular Services} -## {@link dev_guide.di About Dependency Injection} - -* {@link dev_guide.di.understanding_di Understanding DI in Angular} -* {@link dev_guide.di.using_di_controllers Using DI in Controllers} +## {@link di About Dependency Injection} | 
