jiayuasu opened a new pull request, #724: URL: https://github.com/apache/sedona-db/pull/724
Remove PyPI download badges from the docs homepage (`docs/index.md`). The badges remain in `README.md` where they render correctly on GitHub. ## Why The Apache website (`sedona.apache.org`) enforces a Content Security Policy that only allows images from `*.apache.org` and a few other whitelisted domains. Badge images from `img.shields.io` and `static.pepy.tech` are blocked by this CSP, resulting in broken images on the docs homepage. ## Files changed - `docs/index.md` — Removed badge line -- 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]
