diff --git a/.travis.yml b/.travis.yml index 18c5518..6b15bcb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ before_script: - composer install --prefer-dist --no-interaction --no-progress --no-suggest script: -- vendor/bin/bookdown bookdown.json --root-href=http://sandrokeil.github.io/yubikey-full-disk-encryption-secure-boot-uefi/ +- vendor/bin/bookdown bookdown.json --root-href=https://sandrokeil.github.io/yubikey-full-disk-encryption-secure-boot-uefi/ deploy: provider: pages