aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/http.js
diff options
context:
space:
mode:
authorPeter Bacon Darwin2014-02-14 14:12:13 +0000
committerPeter Bacon Darwin2014-02-16 19:03:43 +0000
commitd85505d0194e6aa2cfe24aea51afe12a09ba73d2 (patch)
treed9357a6298962948f77af4187a43616f284ff4df /src/ng/http.js
parentdaa83f2864cbcdce9fa650bba363334824ff5859 (diff)
downloadangular.js-d85505d0194e6aa2cfe24aea51afe12a09ba73d2.tar.bz2
docs(content): fix bad links
Diffstat (limited to 'src/ng/http.js')
-rw-r--r--src/ng/http.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ng/http.js b/src/ng/http.js
index 81112bde..7d9a82be 100644
--- a/src/ng/http.js
+++ b/src/ng/http.js
@@ -174,8 +174,7 @@ function $HttpProvider() {
* @ngdoc service
* @kind function
* @name $http
- * @requires $httpBackend
- * @requires $browser
+ * @requires ng.$httpBackend
* @requires $cacheFactory
* @requires $rootScope
* @requires $q