Skip to content

Commit

Permalink
update url
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasprobst committed Apr 19, 2024
1 parent ec24f1c commit 9b5f745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h5rdmtoolbox/_repr.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)
"""
Expand Down

0 comments on commit 9b5f745

Please sign in to comment.