Skip to content

Commit 76f6985

Browse files
committed
add baseUrl
1 parent f101569 commit 76f6985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/vocs.config.ts

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

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

0 commit comments

Comments
 (0)