From a564160511bf1bbed5a4fe5d2981fae1bb664eca Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Wed, 12 Feb 2014 22:47:42 +0000 Subject: docs(bike-shed-migration): fix url-based links refs to AUTO module --- docs/content/error/cacheFactory/iid.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/error/cacheFactory/iid.ngdoc') diff --git a/docs/content/error/cacheFactory/iid.ngdoc b/docs/content/error/cacheFactory/iid.ngdoc index 838ff75e..62e985e8 100644 --- a/docs/content/error/cacheFactory/iid.ngdoc +++ b/docs/content/error/cacheFactory/iid.ngdoc @@ -3,6 +3,6 @@ @fullName Invalid ID @description -This error occurs when trying to create a new `cache` object via {@link api/ng.$cacheFactory} with an ID that was already used to create another cache object. +This error occurs when trying to create a new `cache` object via {@link ng.$cacheFactory} with an ID that was already used to create another cache object. To resolve the error please use a different cache ID when calling `$cacheFactory`. -- cgit v1.2.3