docs: fix image path in index.en.md (#17041)

* Fix image path in index.en.md

Fix image path in index.en.md

* Fix image source path in index.en.md

Updated image source path for the PaddleOCR banner.
This commit is contained in:
shiyuasuka 2025-11-17 08:06:49 +08:00 committed by GitHub
parent 12a3973b87
commit 1873b6ef66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,18 +5,10 @@ hide:
- toc
---
---
comments: true
hide:
- navigation
- toc
---
<div align="center">
<p>
<a href="https://paddlepaddle.github.io/PaddleOCR/latest/index.html" target="_blank">
<img width="100%" src="./images/Banner.png" alt="PaddleOCR Banner"></a>
<img width="100%" src="././images/Banner.png" alt="PaddleOCR Banner"></a>
</p>
</div>