Problem
Several project/software pages reference external images that are now returning 404 or 403 errors:
| Broken URL |
Status |
Page |
https://ontoportal.org/wp-content/uploads/2020/02/bioportal-logo.png |
404 |
/project/BioPortal |
https://camo.githubusercontent.com/... (Bridge2AI logo) |
403 |
/project/Bridge2AI |
https://travis-ci.org/INCATools/ontology-development-kit.svg?branch=master |
404 |
/software/odk |
http://obofoundry.org/logos/envo.png |
404 |
/ontology/envo |
Suggested fixes
- BioPortal: Find the current logo URL from ontoportal.org or host locally
- Bridge2AI: The camo.githubusercontent.com proxy is returning 403; find the direct logo URL from bridge2ai.org or host locally
- Travis CI / ODK: Travis CI is defunct; remove the badge or replace with a GitHub Actions badge
- ENVO: The OBO Foundry moved to
obofoundry.org; try https://obofoundry.org/logos/envo.png or find the current URL
Source
Identified via broken link checker audit (Feb 2026).
Problem
Several project/software pages reference external images that are now returning 404 or 403 errors:
https://ontoportal.org/wp-content/uploads/2020/02/bioportal-logo.png/project/BioPortalhttps://camo.githubusercontent.com/...(Bridge2AI logo)/project/Bridge2AIhttps://travis-ci.org/INCATools/ontology-development-kit.svg?branch=master/software/odkhttp://obofoundry.org/logos/envo.png/ontology/envoSuggested fixes
obofoundry.org; tryhttps://obofoundry.org/logos/envo.pngor find the current URLSource
Identified via broken link checker audit (Feb 2026).