Bojun-Vvibe opened a new pull request, #16232:
URL: https://github.com/apache/dubbo/pull/16232

   
   **Repo:** apache/dubbo (⭐ 41000)
   **Type:** docs
   **Files changed:** 1
   **Lines:** +2/-2
   
   ## What
   This change fixes the Apache Dubbo version compatibility table in 
`README.md` by correcting the dependency links for versions `3.2.16` and 
`3.1.11`. Both rows previously linked to different release tags than the 
versions shown in the table, and now each row points to the matching 
`dubbo-dependencies-bom/pom.xml` for that release.
   
   ## Why
   The README is the first place users check when choosing a Dubbo version and 
inspecting its dependency set. Wrong release-tag links can send readers to the 
wrong BOM, which is misleading when evaluating compatibility or debugging 
dependency differences between versions. Correcting the links improves the 
accuracy of the project’s primary documentation with minimal risk.
   
   ## Testing
   Verified the README diff locally and confirmed the updated URLs now match 
the version labels shown in the compatibility table. No build or test suite was 
run because this is a documentation-only change.
   
   ## Risk
   Low / Documentation-only change that corrects clearly mismatched version 
links without affecting code or build behavior.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to