Skip to content

Commit 3f27093

Browse files
authored
Merge pull request #1093 from OBOFoundry/matentzn-patch-4
2 parents 8cc4306 + 87d7f40 commit 3f27093

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

config/zfa.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ idspace: ZFA
44
base_url: /obo/zfa
55

66
products:
7-
- zfa.owl: https://raw.githubusercontent.com/cerivs/zebrafish-anatomical-ontology/master/zfa.owl
8-
- zfa.obo: https://raw.githubusercontent.com/cerivs/zebrafish-anatomical-ontology/master/zfa.obo
9-
- zfa.json: https://raw.githubusercontent.com/cerivs/zebrafish-anatomical-ontology/master/zfa.json
7+
- zfa.owl: https://raw.githubusercontent.com/ZFIN/zebrafish-anatomical-ontology/master/zfa.owl
8+
- zfa.obo: https://raw.githubusercontent.com/ZFIN/zebrafish-anatomical-ontology/master/zfa.obo
9+
- zfa.json: https://raw.githubusercontent.com/ZFIN/zebrafish-anatomical-ontology/master/zfa.json
1010

1111
term_browser: ontobee
1212
example_terms:
@@ -15,17 +15,17 @@ example_terms:
1515
entries:
1616

1717
- prefix: /releases/
18-
replacement: https://raw.githubusercontent.com/cerivs/zebrafish-anatomical-ontology/v
18+
replacement: https://raw.githubusercontent.com/ZFIN/zebrafish-anatomical-ontology/v
1919
tests:
2020
- from: /releases/2021-12-09/
21-
to: https://raw.githubusercontent.com/cerivs/zebrafish-anatomical-ontology/v2021-12-09/
21+
to: https://raw.githubusercontent.com/ZFIN/zebrafish-anatomical-ontology/v2021-12-09/
2222

2323
- prefix: /tracker/
24-
replacement: https://github.com/cerivs/zebrafish-anatomical-ontology/issues
24+
replacement: https://github.com/ZFIN/zebrafish-anatomical-ontology/issues
2525

2626
- prefix: /about/
2727
replacement: http://www.ontobee.org/ontology/ZFA?iri=http://purl.obolibrary.org/obo/
2828

2929
## generic fall-through, serve direct from github by default
3030
- prefix: /
31-
replacement: https://raw.githubusercontent.com/cerivs/zebrafish-anatomical-ontology/master/
31+
replacement: https://raw.githubusercontent.com/ZFIN/zebrafish-anatomical-ontology/master/

0 commit comments

Comments
 (0)