File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -505,7 +505,7 @@ function $HttpProvider() {
505
505
* - **timeout** – `{number|Promise}` – timeout in milliseconds, or {@link ng.$q promise}
506
506
* that should abort the request when resolved.
507
507
* - **withCredentials** - `{boolean}` - whether to set the `withCredentials` flag on the
508
- * XHR object. See [requests with credentials]https://developer.mozilla.org/en/http_access_control#section_5
508
+ * XHR object. See [requests with credentials]( https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS#Requests_with_credentials)
509
509
* for more information.
510
510
* - **responseType** - `{string}` - see
511
511
* [requestType](https://developer.mozilla.org/en-US/docs/DOM/XMLHttpRequest#responseType).
You can’t perform that action at this time.
0 commit comments