From 4693e578e54e927462b284476d251180699d8362 Mon Sep 17 00:00:00 2001 From: Harshit Budhraja Date: Wed, 3 Dec 2025 00:40:45 +0530 Subject: [PATCH] fix: update static image urls in README This is being done so that they can render properly on external websites like Sanity Exchange etc. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6174fd..be96be8 100644 --- a/README.md +++ b/README.md @@ -101,13 +101,13 @@ For most use cases, you can simply use the standard Sanity image field like: } ``` - + ### ImageKit as a custom schema type For more control, you can also use the custom `imagekit.asset` schema type. - + To do this, first import the `imagekitSchemaPlugin` from the package.