diff --git a/.reuse/dep5 b/.reuse/dep5 index 32e18f4d3..75e286b87 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -19,7 +19,7 @@ Files: public/img/* Copyright: 2020 The HedgeDoc developers (see AUTHORS file) License: CC0-1.0 -Files: public/highres.jpg +Files: public/img/highres.jpg Copyright: Vincent van Gogh License: CC0-1.0 diff --git a/public/highres.jpg b/public/img/highres.jpg similarity index 99% rename from public/highres.jpg rename to public/img/highres.jpg index 5973a530c..5e0f9f303 100644 Binary files a/public/highres.jpg and b/public/img/highres.jpg differ diff --git a/src/components/editor/editorTestContent.ts b/src/components/editor/editorTestContent.ts index 57e1e7bb9..70a8ec6a5 100644 --- a/src/components/editor/editorTestContent.ts +++ b/src/components/editor/editorTestContent.ts @@ -125,7 +125,7 @@ digraph D { ## High Res Image -![Wheat Field with Cypresses](/highres.jpg) +![Wheat Field with Cypresses](/img/highres.jpg) ## Sequence Diagram (deprecated)