diff --git a/script/build_docs b/script/build_docs index 88aa81a6f..d3ec254bb 100755 --- a/script/build_docs +++ b/script/build_docs @@ -8,5 +8,5 @@ swift package --allow-writing-to-directory docs \ generate-documentation --target Nimble \ --disable-indexing \ --transform-for-static-hosting \ - --hosting-base-path 'https://quick.github.io/Nimble' \ + --hosting-base-path 'Nimble' \ --output-path docs