Convert an http link to https.

This commit is contained in:
Dan Gohman
2018-04-19 13:52:27 -07:00
parent c9a606da69
commit fd8df67cfd

View File

@@ -4,7 +4,7 @@ authors = ["The Cretonne Project Developers"]
version = "0.5.1"
description = "Test driver and implementations of the filetest commands"
license = "Apache-2.0"
documentation = "http://cretonne.readthedocs.io/en/latest/testing.html#file-tests"
documentation = "https://cretonne.readthedocs.io/en/latest/testing.html#file-tests"
repository = "https://github.com/cretonne/cretonne"
publish = false