We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e1a06 commit 9479026Copy full SHA for 9479026
packages/docs/vocs.config.tsx
@@ -2,7 +2,7 @@ import { defineConfig } from 'vocs';
2
3
export default defineConfig({
4
title: 'Composify',
5
- baseUrl: 'https://docs.composify.cloud',
+ baseUrl: 'https://composify.js.org',
6
description: 'Server Driven UI made easy',
7
iconUrl: '/brand/icon.svg',
8
logoUrl: {
0 commit comments