Skip to content

Commit dbc5668

Browse files
committed
docs: fix authorization token link
1 parent 9bf3d35 commit dbc5668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qiniu/auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ class QiniuMacAuth(object):
279279
__access_key
280280
__secret_key
281281
282-
http://kirk-docs.qiniu.com/apidocs/#TOC_325b437b89e8465e62e958cccc25c63f
282+
https://developer.qiniu.com/kodo/1201/access-token
283283
"""
284284

285285
def __init__(self, access_key, secret_key, disable_qiniu_timestamp_signature=None):

0 commit comments

Comments
 (0)