From 9b5f7459b25962de7a0aaaaf50ef24dd94b0efc2 Mon Sep 17 00:00:00 2001 From: MatthiasProbst Date: Fri, 19 Apr 2024 18:22:30 +0200 Subject: [PATCH] update url --- h5rdmtoolbox/_repr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/h5rdmtoolbox/_repr.py b/h5rdmtoolbox/_repr.py index 279c736a..c0177684 100644 --- a/h5rdmtoolbox/_repr.py +++ b/h5rdmtoolbox/_repr.py @@ -29,7 +29,7 @@ # if IRI_ICON.exists(): # IRI_ICON = rf'file:///{IRI_ICON}' # else: -DEF_ICON = "https://github.com/matthiasprobst/h5RDMtoolbox/blob/dev-FAIRattrs/h5rdmtoolbox/data/def_icon.png?raw=true" +DEF_ICON = "https://github.com/matthiasprobst/h5RDMtoolbox/blob/dev/h5rdmtoolbox/data/def_icon.png?raw=true" IRI_ICON = "https://github.com/matthiasprobst/h5RDMtoolbox/blob/dev/h5rdmtoolbox/data/iri_icon.png?raw=true" hasUnitIRI = str(M4I.hasUnit) """