Skip to content

Commit f77de9b

Browse files
gonzalocasasclaude
andcommitted
docs: update Pages URL comment after repo rename to mission-control
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent e4db969 commit f77de9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { defineConfig } from "vite";
22
import vue from "@vitejs/plugin-vue";
33

44
// base is set to a relative path so the build works under any GitHub Pages
5-
// subpath (https://<org>.github.io/compas_mission_control/).
5+
// subpath (e.g. https://compas.dev/mission-control/).
66
export default defineConfig({
77
plugins: [vue()],
88
base: "./",

0 commit comments

Comments
 (0)