Browse Source

fix: update output file documentation links in README for English and remove Chinese references

myhloli 5 months ago
parent
commit
070c7f15a3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -639,7 +639,7 @@ mineru-sglang-server --port 30000
 mineru -p <input_path> -o <output_path> -b vlm-sglang-client -u http://127.0.0.1:30000
 ```
 
-> 💡 For more information about output files, please refer to [Output File Documentation](docs/output_file_zh_cn.md)
+> 💡 For more information about output files, please refer to [Output File Documentation](docs/output_file_en_us.md)
 
 ---
 
@@ -661,7 +661,7 @@ Community developers have created various extensions based on MinerU, including:
 These projects typically offer better user experience and additional features.
 
 For detailed deployment instructions, please refer to:
-👉 [Derivative Projects Documentation](projects/README_zh-CN.md)
+👉 [Derivative Projects Documentation](projects/README.md)
 
 ---