Skip to content

Commit ecd31cc

Browse files
authored
update tidb.net and asktug links (#22496) (#22770)
1 parent 9c3dec1 commit ecd31cc

3 files changed

Lines changed: 3 additions & 3 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 ask the community on [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc) or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs).
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

tidb-troubleshooting-map.md

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

402402
- 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.
403403
- 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.
404-
- 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.
404+
- 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/topic/1049/5) in Chinese.
405405

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

0 commit comments

Comments
 (0)