We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2788c5c commit cf121e7Copy full SHA for cf121e7
config/exmo.yml
@@ -6,8 +6,8 @@ base_url: /obo/exmo
6
base_redirect: https://github.com/Exercise-Medicine-Ontology/EXMO
7
8
products:
9
-- exmo.owl: https://github.com/Exercise-Medicine-Ontology/EXMO/blob/master/exmo.owl
10
-- exmo.obo: https://github.com/Exercise-Medicine-Ontology/EXMO/blob/master/exmo.obo
+- exmo.owl: https://raw.githubusercontent.com/Exercise-Medicine-Ontology/EXMO/refs/heads/master/exmo.owl
+- exmo.obo: https://raw.githubusercontent.com/Exercise-Medicine-Ontology/EXMO/refs/heads/master/exmo.obo
11
12
term_browser: ontobee
13
example_terms:
0 commit comments