We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cac21a commit 445dcdfCopy full SHA for 445dcdf
netlify.toml
@@ -1,6 +1,6 @@
1
[build]
2
base = "userdocs"
3
- publish = "userdocs/site"
+ publish = "site"
4
command = "cd .. && make -f Makefile.docs build-pages"
5
[context.deploy-preview]
6
ignore = "git diff --quiet HEAD^ HEAD ./"
0 commit comments