[gimp-web/testing] Fix image src to be domain-less for CSP



commit 6a196e78804ae1e01070cf4ec69be259db40c189
Author: Pat David <patdavid gmail com>
Date:   Fri Dec 28 09:05:43 2018 -0600

    Fix image src to be domain-less for CSP

 content/news/2018-12_annual_report/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/content/news/2018-12_annual_report/index.md b/content/news/2018-12_annual_report/index.md
index 9de56eb8..3f2feea5 100644
--- a/content/news/2018-12_annual_report/index.md
+++ b/content/news/2018-12_annual_report/index.md
@@ -54,7 +54,7 @@ dialog, added an explanation for why a file might not be entirely readable in
 older versions of GIMP, and fixed quite a few other things.
 
 <figure>
-<img src="https://www.gimp.org/news/2018/11/08/gimp-2-10-8-released/save-dialog-compatibility-list.jpg"; 
alt="Compatibility warning"/>
+<img src="/news/2018/11/08/gimp-2-10-8-released/save-dialog-compatibility-list.jpg" alt="Compatibility 
warning"/>
 <figcaption>
 <em>Compatibility warning</em>
 </figcaption>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]