Skip to content

Commit

Permalink
m .jl
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarusA committed Feb 3, 2024
1 parent f16595e commit 3c5906e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { tabsMarkdownPlugin } from 'vitepress-plugin-tabs'

// https://vitepress.dev/reference/site-config
export default defineConfig({
base: '/DocumenterVitepress/',
base: '/DocumenterVitepress.jl/',
title: "DocumenterVitepress",
description: "A VitePress Site",
lastUpdated: true,
Expand Down

0 comments on commit 3c5906e

Please sign in to comment.