ERNIE icon indicating copy to clipboard operation
ERNIE copied to clipboard

Fix malformed markdown links in PaddleOCR-VL SFT documentation

Open kimchi-developer opened this issue 2 months ago • 2 comments

Summary

  • Fixed four markdown links that had double parentheses ((link)) instead of single parentheses (link)
  • This was causing the links to not render properly in the documentation

Changes

  • Line 52: Fixed ERNIEKit Installation Guide link
  • Line 65: Fixed SFT VL Dataset Format link
  • Line 78: Fixed Bengali training dataset download link
  • Line 197: Fixed Bengali test dataset download link

Test plan

  • [x] Verified all links now have correct markdown syntax
  • [ ] Review the rendered markdown to ensure links display correctly

🤖 Generated with Claude Code

kimchi-developer avatar Nov 05 '25 15:11 kimchi-developer

Thanks for your contribution!

paddle-bot[bot] avatar Nov 05 '25 15:11 paddle-bot[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 05 '25 15:11 CLAassistant