8000 Update netlify.toml · python/cpython@adbd5dd · GitHub
[go: up one dir, main page]

Skip to content

Commit adbd5dd

Browse files
authored
Update netlify.toml
1 parent 882fd4c commit adbd5dd

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,5 +1,5 @@
11
[build]
22
base = "Doc/"
33
command = "make html"
4-
publish = "Doc/build/html"
4+
publish = "build/html"
55
environment = { PYTHON_VERSION = "3.8" }

0 commit comments

Comments
 (0)
0