From 4428b34c198bee1b5f0df7bc5b6a131ec9e1a6a8 Mon Sep 17 00:00:00 2001 From: Nico Matentzoglu Date: Tue, 5 Mar 2024 10:07:56 +0200 Subject: [PATCH] Fix PURLs to translations in hp.yml --- config/hp.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hp.yml b/config/hp.yml index d3f53ce2..8d95a2b4 100644 --- a/config/hp.yml +++ b/config/hp.yml @@ -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