Skip to content

Commit 0a70c8d

Browse files
Fixed the basic auth specs links for v2
1 parent 18d6166 commit 0a70c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/v2/_introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The `v1` and `v2` will be removed in future versions.
3737

3838
### Differences between v3 and old versions ###
3939

40-
* v3 implement full basic authentication ([conforms to the Basic auth spec)](http://www.w3.org/Protocols/HTTP/1.0/spec.html)).
40+
* v3 implement full basic authentication ([conforms to the Basic auth spec)](http://tools.ietf.org/html/rfc2617)).
4141
* v3 fixes the OAuth implementation to be compliant with the [Oauth 1.0a specs](http://tools.ietf.org/html/rfc5849).
4242
* v3 include a new endpoint to get all product orders.
4343
* v3 have new endpoints to allow bulk actions as edition and creation of products, orders, customers and coupons.

0 commit comments

Comments
 (0)