diff --git a/website/config.rb b/website/config.rb index 7b031d5ca..6bf10d1db 100644 --- a/website/config.rb +++ b/website/config.rb @@ -83,7 +83,7 @@ helpers do end def download_url(file) - "https://dl.bintray.com/mitchellh/packer/#{file}?direct" + "https://dl.bintray.com/mitchellh/packer/#{file}" end def latest_version