Skip to content

Commit

Permalink
Merge pull request #982 from OBOFoundry/matentzn-patch-9
Browse files Browse the repository at this point in the history
Fix PURLs to translations in hp.yml
  • Loading branch information
jamesaoverton authored Mar 5, 2024
2 parents 4288fa7 + 4428b34 commit 385fdf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/hp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ entries:
replacement: https://raw.githubusercontent.com/obophenotype/human-phenotype-ontology/master/src/ontology/components/

- prefix: /translations/
replacement: https://raw.githubusercontent.com/obophenotype/human-phenotype-ontology/master/src/ontology/translations/
replacement: https://raw.githubusercontent.com/obophenotype/human-phenotype-ontology/master/src/translations/
tests:
- from: /translations/hp-cs.babelon.tsv
to: https://raw.githubusercontent.com/obophenotype/human-phenotype-ontology/master/src/ontology/translations/hp-cs.babelon.tsv
to: https://raw.githubusercontent.com/obophenotype/human-phenotype-ontology/master/src/translations/hp-cs.babelon.tsv

- prefix: /releases/
replacement: https://github.com/obophenotype/human-phenotype-ontology/releases/download/v
Expand Down

0 comments on commit 385fdf4

Please sign in to comment.