Skip to content

Commit 95a22bb

Browse files
committed
update tidb.net and asktug links
1 parent 736c3dd commit 95a22bb

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

explore-htap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ If any issue occurs during using TiDB, refer to the following documents:
108108
- [TiDB cluster troubleshooting guide](/troubleshoot-tidb-cluster.md)
109109
- [Troubleshoot a TiFlash Cluster](/tiflash/troubleshoot-tiflash.md)
110110

111-
You are also welcome to create [GitHub Issues](https://github.com/pingcap/tiflash/issues) or submit your questions on [AskTUG](https://asktug.com/).
111+
You are also welcome to create [GitHub Issues](https://github.com/pingcap/tiflash/issues) or submit your questions on [AskTUG](https://pingkai.cn/tidbcommunity/forum/).
112112

113113
## What's next
114114

faq/manage-cluster-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ You can scale TiDB as your business grows.
109109

110110
### If Percolator uses distributed locks and the crash client keeps the lock, will the lock not be released?
111111

112-
For more details, see [Percolator and TiDB Transaction Algorithm](https://tidb.net/blog/f537be2c) in Chinese.
112+
For more details, see [Percolator and TiDB Transaction Algorithm](https://pingkai.cn/tidbcommunity/blog/f537be2c) in Chinese.
113113

114114
### Why does TiDB use gRPC instead of Thrift? Is it because Google uses it?
115115

grafana-tikv-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Grafana dashboard is divided into a series of sub dashboards which include O
1212

1313
## TiKV-Details dashboard
1414

15-
You can get an overview of the component TiKV status from the **TiKV-Details** dashboard, where the key metrics are displayed. According to the [Performance Map](https://asktug.com/_/tidb-performance-map/#/), you can check whether the status of the cluster is as expected.
15+
You can get an overview of the component TiKV status from the **TiKV-Details** dashboard, where the key metrics are displayed. According to the [Performance Map](https://pingkai.cn/tidbcommunity/forum/_/tidb-performance-map/#/), you can check whether the status of the cluster is as expected.
1616

1717
This section provides a detailed description of these key metrics on the **TiKV-Details** dashboard.
1818

tidb-troubleshooting-map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ Check the specific cause for busy by viewing the monitor **Grafana** -> **TiKV**
402402

403403
- The database related passwords in all the DM configuration files should be encrypted by `dmctl`. If a database password is empty, it is unnecessary to encrypt the password. Cleartext passwords can be used since v1.0.6.
404404
- During DM operation, the user of the upstream and downstream databases must have the corresponding read and write privileges. Data Migration also [prechecks the corresponding privileges](/dm/dm-precheck.md) automatically while starting the data replication task.
405-
- To deploy different versions of DM-worker/DM-master/dmctl in a DM cluster, see the [case study on AskTUG](https://asktug.com/t/dm1-0-0-ga-access-denied-for-user/1049/5) in Chinese.
405+
- To deploy different versions of DM-worker/DM-master/dmctl in a DM cluster, see the [case study on AskTUG](https://pingkai.cn/tidbcommunity/forum/t/dm1-0-0-ga-access-denied-for-user/1049/5) in Chinese.
406406

407407
- 6.1.3 A replication task is interrupted with the `driver: bad connection` error returned.
408408

0 commit comments

Comments
 (0)