Skip to content

Commit 9e3b078

Browse files
committed
docs: update Custom Fields URL to GitHub Pages
Replace https://custom-fields.relaticle.com with https://relaticle.github.io/custom-fields
1 parent 9ee9929 commit 9e3b078

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default defineAppConfig({
4949
{
5050
icon: 'i-lucide-sliders',
5151
label: 'Custom Fields',
52-
to: 'https://custom-fields.relaticle.com',
52+
to: 'https://relaticle.github.io/custom-fields',
5353
target: '_blank'
5454
}
5555
]

docs/content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Extend your Laravel applications with our ecosystem of complementary tools
138138
---
139139
title: Custom Fields
140140
icon: i-lucide-sliders
141-
to: https://custom-fields.relaticle.com
141+
to: https://relaticle.github.io/custom-fields
142142
target: _blank
143143
---
144144
:img{src="https://relaticle.github.io/custom-fields/og-image.png" alt="Custom Fields" class="mb-4 rounded-lg w-full pointer-events-none"}

0 commit comments

Comments
 (0)