Skip to content

Commit f5c471f

Browse files
author
gxfang1985
committed
update doc
1 parent dfe0acb commit f5c471f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ client.record
6666

6767
The client supports three authentication methods:
6868

69-
1. [Password authentication](https://developer.kintone.io/hc/en-us/articles/212495188#passwordAuth)
70-
2. [API token authentication](https://developer.kintone.io/hc/en-us/articles/212495188#APItokenAuth)
69+
1. [Password authentication](https://kintone.dev/en/docs/common/authentication/#password-authentication)
70+
2. [API token authentication](https://kintone.dev/en/docs/common/authentication/#api-token-authentication)
7171

7272
The required parameters inside `auth` are different by the methods.
7373
The client determines which method to use by passed parameters.

docs/file.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ You can use the file key at the following place.
7979
#### Reference
8080

8181
- https://ding-doc.dingtalk.com/doc#/dev/frd69q
82-
- https://developer.kintone.io/hc/en-us/articles/212494448
82+
- https://kintone.dev/en/docs/kintone/rest-api/files/upload-file/
8383

8484
### downloadFile
8585

@@ -108,4 +108,4 @@ You can get the file key from the following place.
108108
#### Reference
109109

110110
- https://ding-doc.dingtalk.com/doc#/dev/frd69q
111-
- https://developer.kintone.io/hc/en-us/articles/212494468
111+
- https://kintone.dev/en/docs/kintone/rest-api/files/download-file/

0 commit comments

Comments
 (0)