docs($http): add link to $http.path()

Closes #8424
This commit is contained in:
k-funk
2014-07-30 16:41:15 -07:00
committed by Peter Bacon Darwin
parent 9836a2d696
commit 1571950fe3

View File

@@ -248,6 +248,7 @@ function $HttpProvider() {
* - {@link ng.$http#put $http.put}
* - {@link ng.$http#delete $http.delete}
* - {@link ng.$http#jsonp $http.jsonp}
* - {@link ng.$http#patch $http.patch}
*
*
* # Setting HTTP Headers