diff --git a/sinks/file.yml b/sinks/file.yml index 2ae96ba..78ada09 100644 --- a/sinks/file.yml +++ b/sinks/file.yml @@ -5,8 +5,8 @@ convention: path: /css/styles.css my_path: /css/styles.css examples: - external_path: 'https://placekitten.com/100/100?a=.png' - image_no_extension_external_path: 'https://placekitten.com/100/100' + external_path: 'https://placebear.com/100/100?a=.png' + image_no_extension_external_path: 'https://placebear.com/100/100' file_local_path: /css/styles.css image_local_path: /images/example.png options: diff --git a/sinks/image.yml b/sinks/image.yml index 91baaff..63afcd2 100644 --- a/sinks/image.yml +++ b/sinks/image.yml @@ -6,8 +6,8 @@ convention: my_image: /images/example.png my_image_path: /images/example.png examples: - external_image: 'https://placekitten.com/100/100?a=.png' - no_extension_external_image: 'https://placekitten.com/100/100' + external_image: 'https://placebear.com/100/100?a=.png' + no_extension_external_image: 'https://placebear.com/100/100' local_image: /images/example.png options: null_image: