Skip to content

Commit

Permalink
fix: update base to match repo
Browse files Browse the repository at this point in the history
  • Loading branch information
TillaTheHun0 committed Jan 1, 2024
1 parent 5af541d commit 9b78d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default defineConfig({
/**
* Needed since we host the docs on GitHub pages
*/
base: '/hyper',
base: '/docs',
title: "hyper",
description: "Tame technical debt with The hyper Service Framework",
head: [
Expand Down

0 comments on commit 9b78d76

Please sign in to comment.