Merge pull request #884 from ahcox/patch-1

Chrome complains when the link is insecure
This commit is contained in:
Sascha Willems 2021-10-09 20:00:41 +02:00 committed by GitHub
commit 0069b7ab49
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.