Skip to content

Commit 25b696b

Browse files
committed
update media resource links to point to new locations (pingcap#20415)
1 parent 702322b commit 25b696b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidb-monitoring-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ curl http://127.0.0.1:10080/schema_storage/test
7878

7979
- PD API address: `http://${host}:${port}/pd/api/v1/${api_name}`
8080
- Default port: `2379`
81-
- Details about API names: see [PD API doc](https://download.pingcap.com/pd-api-v1.html)
81+
- Details about API names: see [PD API doc](https://docs-download.pingcap.com/api/pd-api/pd-api-v1.html)
8282

8383
The PD interface provides the status of all the TiKV servers and the information about load balancing. See the following example for the information about a single-node TiKV cluster:
8484

0 commit comments

Comments
 (0)