Skip to content

Commit a311fa5

Browse files
committed
Fix OHD /about/ entry
1 parent 03330a4 commit a311fa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/ohd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ entries:
1717
replacement: https://raw.githubusercontent.com/oral-health-and-disease-ontologies/ohd-ontology/main/ohd-base.owl
1818

1919
- prefix: /about/
20-
replacement: https://www.ebi.ac.uk/ols4/ontologies/ohd
20+
replacement: https://www.ebi.ac.uk/ols4/ontologies/ohd/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252F
2121
tests:
2222
- from: /about/OHD_0000019
23-
to: https://www.ebi.ac.uk/ols4/ontologies/ohd/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FOHD_0000019
23+
to: https://www.ebi.ac.uk/ols4/ontologies/ohd/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FOHD_0000019
2424

2525
## generic fall-through, serve direct from github by default
2626
- prefix: /

0 commit comments

Comments
 (0)