Skip to content

Commit add5efb

Browse files
Update URL
1 parent 3a7770b commit add5efb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import { themes as prismThemes} from 'prism-react-renderer'
66
/** @type {import('@docusaurus/types').Config} */
77
const config = {
88
title: 'OpenCLI',
9-
url: 'https://spectreconsole.github.io',
10-
baseUrl: '/open-cli',
9+
url: 'https://opencli.org',
10+
baseUrl: '/',
1111
onBrokenLinks: 'throw',
1212
onBrokenMarkdownLinks: 'warn',
1313
favicon: 'img/favicon.ico',

0 commit comments

Comments
 (0)