Skip to content

Commit 3b2b3d5

Browse files
author
gxfang1985
committed
update doc
1 parent f5c471f commit 3b2b3d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ The client supports three authentication methods:
7272
The required parameters inside `auth` are different by the methods.
7373
The client determines which method to use by passed parameters.
7474

75-
#### 1. Parameters for [Password authentication](https://developer.kintone.io/hc/en-us/articles/212495188#passwordAuth)
75+
#### 1. Parameters for [Password authentication](https://kintone.dev/en/docs/common/authentication/#password-authentication)
7676

7777
| Name | Type | Required | Description |
7878
| -------- | :----: | :------: | ----------------- |
7979
| username | String | Yes | User's login name |
8080
| password | String | Yes | User's password |
8181

82-
#### 2. Parameters for [API token authentication](https://developer.kintone.io/hc/en-us/articles/212495188#APItokenAuth)
82+
#### 2. Parameters for [API token authentication](https://kintone.dev/en/docs/common/authentication/#api-token-authentication)
8383

8484
| Name | Type | Required | Description |
8585
| -------- | :----------------: | :------: | ------------------------------------------------------- |

0 commit comments

Comments
 (0)