Skip to content

Commit e5e25e4

Browse files
authored
update tidb.net and asktug links (#22496) (#22772)
1 parent 9bc5791 commit e5e25e4

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
@@ -96,7 +96,7 @@ If any issue occurs during using TiDB, refer to the following documents:
9696
- [TiDB cluster troubleshooting guide](/troubleshoot-tidb-cluster.md)
9797
- [Troubleshoot a TiFlash Cluster](/tiflash/troubleshoot-tiflash.md)
9898

99-
You are also welcome to create [Github Issues](https://github.com/pingcap/tiflash/issues) or submit your questions on [AskTUG](https://asktug.com/).
99+
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).
100100

101101
## What's next
102102

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
@@ -448,7 +448,7 @@ Check the specific cause for busy by viewing the monitor **Grafana** -> **TiKV**
448448

449449
- 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.
450450
- 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.
451-
- 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.
451+
- 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.
452452

453453
- 6.2.3 A replication task is interrupted with the `driver: bad connection` error returned.
454454

0 commit comments

Comments
 (0)