From d21cbb3ef68af12671f6137a6349457a9e6afdc4 Mon Sep 17 00:00:00 2001 From: myhloli Date: Fri, 23 Jan 2026 21:26:26 +0800 Subject: [PATCH] fix: update links for domestic computing platforms in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2592b8a4..98373920 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ - 2026/01/23 2.7.2 Release - Added support for domestic computing platforms Hygon, Enflame, and Moore Threads. Currently, the officially supported domestic computing platforms include: - - [Ascend](https://opendatalab.github.io/MinerU/zh/usage/acceleration_cards/Ascend.md) - - [T-Head](https://opendatalab.github.io/MinerU/zh/usage/acceleration_cards/THead.md) - - [METAX](https://opendatalab.github.io/MinerU/zh/usage/acceleration_cards/METAX.md) + - [Ascend](https://opendatalab.github.io/MinerU/zh/usage/acceleration_cards/Ascend/) + - [T-Head](https://opendatalab.github.io/MinerU/zh/usage/acceleration_cards/THead/) + - [METAX](https://opendatalab.github.io/MinerU/zh/usage/acceleration_cards/METAX/) - [Hygon](https://opendatalab.github.io/MinerU/zh/usage/acceleration_cards/Hygon/) - [Enflame](https://opendatalab.github.io/MinerU/zh/usage/acceleration_cards/Enflame/) - [MooreThreads](https://opendatalab.github.io/MinerU/zh/usage/acceleration_cards/MooreThreads/)