We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65e20f commit 0f3a061Copy full SHA for 0f3a061
docs/astro.config.mjs
@@ -4,8 +4,7 @@ import starlight from '@astrojs/starlight';
4
5
// https://astro.build/config
6
export default defineConfig({
7
- site: 'https://stackexchange.github.io',
8
- base: '/StackOverflowSDK',
+ site: 'https://sdk.stackoverflowteams.com',
9
integrations: [
10
starlight({
11
favicon: '/favicon.ico',
0 commit comments