Skip to content

Commit

Permalink
Update cido.yml
Browse files Browse the repository at this point in the history
Add issue and release redirect links
  • Loading branch information
zhengj2007 authored Feb 16, 2024
1 parent 4520ed5 commit 89bc21f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/cido.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@ products:
- cido.owl: https://raw.githubusercontent.com/CIDO-ontology/cido/master/src/ontology/cido.owl

term_browser: ontobee

entries:
- exact: /tracker
replacement: https://github.com/CIDO-ontology/cido/issues

- prefix: /releases/
replacement: https://raw.githubusercontent.com/CIDO-ontology/cido/v

0 comments on commit 89bc21f

Please sign in to comment.