Skip to content

Commit

Permalink
Fix cases
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Aug 4, 2024
1 parent 5c88d0f commit 33b047e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ export default defineConfig({
'@': fileURLToPath(new URL('./src', import.meta.url))
}
},
base: '/ontopad/pad/'
base: '/OntoPad/pad/'
})

0 comments on commit 33b047e

Please sign in to comment.