docs(bike-shed-migration): fix url-based links refs to AUTO module

This commit is contained in:
Peter Bacon Darwin
2014-02-12 22:47:42 +00:00
parent 06f2ba899f
commit a564160511
79 changed files with 261 additions and 261 deletions

View File

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