Chrome complains when the link is insecure

This commit is contained in:
Andrew H. Cox 2021-10-08 01:42:35 +01:00 committed by GitHub
parent 93328016e9
commit 01caa15a15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
data/README.md vendored
View file

@ -10,4 +10,4 @@ Run the [download_assets.py](../download_assets.py) python script which will dow
### Option 2: Manual download
Download the asset pack from [http://vulkan.gpuinfo.org/downloads/vulkan_asset_pack_gltf.zip](http://vulkan.gpuinfo.org/downloads/vulkan_asset_pack_gltf.zip) and extract it in the ```data``` directory.
Download the asset pack from [https://vulkan.gpuinfo.org/downloads/vulkan_asset_pack_gltf.zip](https://vulkan.gpuinfo.org/downloads/vulkan_asset_pack_gltf.zip) and extract it in the ```data``` directory.