Skip to content

Commit

Permalink
Change base url
Browse files Browse the repository at this point in the history
  • Loading branch information
HazAT committed Nov 18, 2023
1 parent afe74b9 commit 410569f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/website/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import vercelStatic from '@astrojs/vercel/static';

// https://astro.build/config
export default defineConfig({
site: 'https://getsentry.github.io',
base: '/spotlight',
site: 'https://spotlightjs.com',
// base: '/spotlight',
vite: {
plugins: [
Inspect({
Expand Down

0 comments on commit 410569f

Please sign in to comment.