Skip to content

Commit 9479026

Browse files
committed
chore: use composify.js.org domain for docs site
1 parent 15e1a06 commit 9479026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/vocs.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { defineConfig } from 'vocs';
22

33
export default defineConfig({
44
title: 'Composify',
5-
baseUrl: 'https://docs.composify.cloud',
5+
baseUrl: 'https://composify.js.org',
66
description: 'Server Driven UI made easy',
77
iconUrl: '/brand/icon.svg',
88
logoUrl: {

0 commit comments

Comments
 (0)