Skip to content

Commit c7ce3e2

Browse files
committed
fix: update image source in documentation to reflect new URL
1 parent 5d25ad4 commit c7ce3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Extend your Laravel applications with our ecosystem of complementary tools
141141
to: https://custom-fields.relaticle.com
142142
target: _blank
143143
---
144-
:img{src="https://github.com/Relaticle/custom-fields/raw/2.x/art/preview.png" alt="Custom Fields" class="mb-4 rounded-lg w-full pointer-events-none"}
144+
:img{src="https://relaticle.github.io/custom-fields/og-image.png" alt="Custom Fields" class="mb-4 rounded-lg w-full pointer-events-none"}
145145

146146
Let users add custom fields to any model without code changes.
147147
:::

0 commit comments

Comments
 (0)