Commit 97f1b7b9 for tesseract

commit 97f1b7b99a0c423f4620f23b6b8a6b18e9ca6c27
Author: yzxcj797 <1784931579@qq.com>
Date:   Sat Aug 15 10:45:06 2026 +0800

    docs: update dead Tesseract training docs link

diff --git a/README.md b/README.md
index 8225f4ae..9102a110 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ You should note that in many cases, in order to get better OCR results, you'll n
 This project **does not include a GUI application**. If you need one, please see the [3rdParty](https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html) documentation.

 Tesseract **can be trained to recognize other languages**.
-See [Tesseract Training](https://tesseract-ocr.github.io/tessdoc/Training-Tesseract.html) for more information.
+See [Tesseract Training](https://tesseract-ocr.github.io/tessdoc/tess5/TrainingTesseract-5.html) for more information.

 ## Brief history