Fix broken image URLs in documentation#1250
Conversation
- Replace external CDC and Wikimedia image URLs with local copies - Store images in docs/source/_static/images/ - Update docs/source/index.rst with relative image paths - Verify documentation builds without errors - All tests pass
|
Hi @jonbrenas , |
|
Hi @Yashsingh045, Where did you find these images? They don't seem to be the right species. |
|
Hi @jonbrenas , |
|
Well, that's the thing, they are really not scientifically accurate. |
- Sourced original images from CDC PHIL and Wikimedia Commons - Ensure 100% scientific accuracy as requested by maintainers - Update local assets in docs/source/_static/images/
|
Hi @jonbrenas , |
|
Thanks @Yashsingh045. |
|
Hi @jonbrenas , |
Summary of Changes
This PR replaces broken external image URLs in the documentation home page (docs/source/index.rst) with high-quality local assets.
docs/source/_static/images/to house stable, local copies of organism images..jpgimages for:index.rst, ensuring proper rendering and accessibility.Fixes #1247