diff --git a/source/index.html.md b/source/index.html.md index dcc06609d18..d5fd8aaa141 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -615,14 +615,14 @@ curl "https://www.filmmakers.eu/api/v1/blog_posts/123" \ } ], "body": "Blog post body", - "body_html": "
Blog post body
© Acme inc
", + "body_html": "
Blog post body
© Acme inc
", "images": [ { - "url": "https://xxx.cloudfront.net/83570365-9d0f-4165-85c6-df1dd48adb1f.jpeg", + "url": "https://imgproxy.filmmakers.eu/83570365-9d0f-4165-85c6-df1dd48adb1f.jpeg", "copyright": "Acme inc" }, { - "url": "https://xxx.cloudfront.net/83570365-9d0f-4165-85c6-df1dd48adb1f.jpeg", + "url": "https://imgproxy.filmmakers.eu/83570365-9d0f-4165-85c6-df1dd48adb1f.jpeg", "copyright": "Abc inc" } ]