From 244a4047c7a5d7f22debf843f5a8804d2699afa7 Mon Sep 17 00:00:00 2001 From: Carlo Sala Date: Thu, 25 Jul 2024 18:46:18 +0200 Subject: [PATCH] chore: remove baseUrl --- vocs.config.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/vocs.config.tsx b/vocs.config.tsx index 650fb0db..0f21865a 100644 --- a/vocs.config.tsx +++ b/vocs.config.tsx @@ -3,7 +3,6 @@ import { defineConfig } from "vocs" export default defineConfig({ title: "Polkadot-API", description: "Typescript API to interact with polkadot chains", - basePath: "/polkadot-api-docs", topNav: [ { text: "Guide",