fix: update docs build script

This commit is contained in:
Aarnav Tale
2025-10-16 13:29:51 -04:00
parent eaffcd7b62
commit 5d94667186
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ name = "headplane"
compatibility_date = "2025-08-18"
[assets]
directory = "docs/.vitepress/dist"
directory = ".vitepress/dist"
not_found_handling = "404-page"