Commit 0eb6274
committed
FBbi: Fix BioPortal link.
The FBbi ontology is available on BioPortal at the following URI:
https://bioportal.bioontology.org/ontologies/FBbi (note the mixed-case
`FBbi` at the end of the URI).
FBbi's metadata does not include an explicit link to BioPortal, so one
is automatically generated by the website template, but the generated
link is `https://bioportal.bioontology.org/ontologies/FBBI`, which ends
up on a 404 because of the all-uppercase ontology ID.
This commit adds an explicit link to BioPortal, overriding the
automatically generated one.1 parent b4bb707 commit 0eb6274
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments