Skip to content

Commit 3ed0d18

Browse files
Merge pull request #1049 from OBOFoundry/update-ohd-master-to-main
Change OHD references to master to main
2 parents 3b84a10 + 7103b8d commit 3ed0d18

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/ohd.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ base_url: /obo/ohd
66
base_redirect: https://github.com/oral-health-and-disease-ontologies/ohd-ontology
77

88
products:
9-
- ohd.owl: https://raw.githubusercontent.com/oral-health-and-disease-ontologies/ohd-ontology/master/ohd.owl
9+
- ohd.owl: https://raw.githubusercontent.com/oral-health-and-disease-ontologies/ohd-ontology/main/ohd.owl
1010

1111
term_browser: ontobee
1212
example_terms:
1313
- OHD_0000019
1414

1515
entries:
1616
- exact: /ohd-base.owl
17-
replacement: https://raw.githubusercontent.com/oral-health-and-disease-ontologies/ohd-ontology/master/ohd-base.owl
17+
replacement: https://raw.githubusercontent.com/oral-health-and-disease-ontologies/ohd-ontology/main/ohd-base.owl
1818

1919
- prefix: /about/
2020
replacement: https://ontobee.org/ontology/OHD?iri=http://purl.obolibrary.org/obo/
@@ -23,8 +23,8 @@ entries:
2323
to: https://ontobee.org/ontology/OHD?iri=http://purl.obolibrary.org/obo/OHD_0000019
2424

2525
- prefix: /dev/
26-
replacement: https://github.com/oral-health-and-disease-ontologies/ohd-ontology/tree/master/src/ontology
26+
replacement: https://github.com/oral-health-and-disease-ontologies/ohd-ontology/tree/main/src/ontology
2727

2828
## generic fall-through, serve direct from github by default
2929
- prefix: /
30-
replacement: https://github.com/oral-health-and-disease-ontologies/ohd-ontology/tree/master/
30+
replacement: https://github.com/oral-health-and-disease-ontologies/ohd-ontology/tree/main/

0 commit comments

Comments
 (0)