Skip to content

Commit

Permalink
Update nbo.yml
Browse files Browse the repository at this point in the history
Unifying raw.github redirect see OBOFoundry/OBOFoundry.github.io#1446
  • Loading branch information
matentzn authored Feb 23, 2021
1 parent cf2a00b commit dcf62dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/nbo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ idspace: NBO
base_url: /obo/nbo

products:
- nbo.owl: https://raw.github.com/obo-behavior/behavior-ontology/master/nbo.owl
- nbo.obo: https://raw.github.com/obo-behavior/behavior-ontology/master/nbo.obo
- nbo.owl: https://raw.githubusercontent.com/obo-behavior/behavior-ontology/master/nbo.owl
- nbo.obo: https://raw.githubusercontent.com/obo-behavior/behavior-ontology/master/nbo.obo

term_browser: ontobee
example_terms:
Expand Down

0 comments on commit dcf62dc

Please sign in to comment.