Skip to content

Commit 243a292

Browse files
committed
Update URL
1 parent 9e6ccca commit 243a292

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/vocs.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import { defineConfig } from 'vocs'
22

33
export default defineConfig({
44
title: 'MCP-Go',
5-
baseUrl: 'https://mark3labs.github.io',
6-
basePath: '/mcp-go',
5+
baseUrl: 'https://mcp-go.dev',
6+
basePath: '/',
77
logoUrl: '/logo.png',
88
description: 'A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.',
99
sidebar: [

0 commit comments

Comments
 (0)