mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-27 06:02:11 +08:00
docs(bike-shed-migration): fix url-based links refs to AUTO module
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user