Skip to content

Commit f2d770a

Browse files
claudiahdzruyadorno
authored andcommitted
chore: fix netlify publish path config
PR-URL: #569 Credit: @claudiahdz Close: #569 Reviewed-by: @ruyadorno
1 parent 462cf09 commit f2d770a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[build]
22
base = "docs"
33
command = "npm run build"
4-
publish = "docs/public"
4+
publish = "public"

0 commit comments

Comments
 (0)