Skip to content

Commit 1ca3db1

Browse files
committed
Update DocC hosting base path
1 parent b8419f4 commit 1ca3db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scripts/build-docs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ fi
2222

2323
# Step 3: Transform for static hosting
2424
xcrun docc process-archive transform-for-static-hosting \
25-
--hosting-base-path SafariUI/docs \
25+
--hosting-base-path docs \
2626
--output-path docs \
2727
"$doccarchive_path"

0 commit comments

Comments
 (0)