Skip to content

Commit

Permalink
fix: correct docs base path
Browse files Browse the repository at this point in the history
  • Loading branch information
anbraten committed Nov 28, 2024
1 parent b7b67fa commit 96bfbec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/netlify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[build]
publish = "dist"
command = "pnpm generate"
base = "/docs/"

# Allow previewing docs
[[redirects]]
Expand Down

0 comments on commit 96bfbec

Please sign in to comment.