Skip to content

Commit da43047

Browse files
committed
docs: update image url
1 parent cffc051 commit da43047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/image-processing-api/operations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ Images consisting entirely of a single colour will calculate "boring" using the
532532
| threshold | Integer || 0 | n/a | n/a |
533533

534534
export const EXTENSION_URL =
535-
'https://europe-central2-dev-extensions-testing.cloudfunctions.net/ext-image-processing-api-handler/process';
535+
'https://us-central1-dev-extensions-testing.cloudfunctions.net/ext-image-processing-api-handler/process';
536536

537537
export const IMAGE_URL =
538538
'https://cdn.pixabay.com/photo/2018/04/29/01/23/skin-3358873_960_720.jpg';

0 commit comments

Comments
 (0)