Skip to content

Commit 5e2f1d1

Browse files
committed
Fix url
1 parent 93edf74 commit 5e2f1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue3-dashboard/vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const getBasePath = () => {
1515
}
1616

1717
// Default fallback - update this to match your repository name
18-
return '/hearst360-package/'
18+
return '/hearts360-frontend-experiment/'
1919
}
2020

2121
export default defineConfig({

0 commit comments

Comments
 (0)