From 04bbf0a53b38fd607261ec2514ceb80c5ab0f148 Mon Sep 17 00:00:00 2001 From: Jeff Verkoeyen Date: Sun, 15 Sep 2024 15:52:16 -0700 Subject: [PATCH] Update basebath for hosting (#199) --- gendocs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gendocs.sh b/gendocs.sh index cc86bcb..10fef84 100755 --- a/gendocs.sh +++ b/gendocs.sh @@ -7,5 +7,5 @@ swift package \ --target Slipstream \ --disable-indexing \ --transform-for-static-hosting \ - --hosting-base-path slipstream \ + --hosting-base-path / \ --output-path docs