diff --git a/src/app/image/image.component.html b/src/app/image/image.component.html index d85317393808bcde34d96a343a4a4dc65088f0b7..65505fca15b70f59b7b8483186cfdf6e7bb0f893 100644 --- a/src/app/image/image.component.html +++ b/src/app/image/image.component.html @@ -3,5 +3,5 @@ title="{{ _title }}" class="{{ _class }}" src="{{ _source }}" - fallback="https://cdn.drugst.one/{{ version }}/assets/{{ _source }}" + fallback="https://cdn.drugst.one/{{ version }}/{{ _source }}" />