diff --git a/docs/spec/README.md b/docs/spec/README.md index 3927aad..2c21236 100644 --- a/docs/spec/README.md +++ b/docs/spec/README.md @@ -161,7 +161,7 @@ for some gems to compile successfully._ ### Build and Preview Locally with Jekyll ~~~~~ -bundle exec jekyll serve +bundle exec jekyll serve --baseurl '/docs' ~~~~~ This will build the documentation tree and launch a local webserver at