Update edit link base URL to point to the master branch
All checks were successful
SteamWarCI Build successful

This commit is contained in:
2025-07-10 13:51:09 +02:00
parent 7276552ed1
commit 1b48cbe1f4

View File

@ -40,7 +40,7 @@ export default defineConfig({
{ label: "API", badge: "WIP", items: ["docs/api"] },
],
editLink: {
baseUrl: "https://git.steamwar.de/SteamWar/Website/src/branch/main/",
baseUrl: "https://git.steamwar.de/SteamWar/Website/src/branch/master/",
},
}),
tailwind({