Bug 31812: Change http URL's to https

This commit is contained in:
JeremyRand
2019-09-20 07:58:30 +00:00
committed by Nick Mathewson
parent 20e2787352
commit 0be80fb650
29 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ is
[The Little Book of Rust Macros](https://danielkeep.github.io/tlborm/book/index.html).
For learning more about FFI and Rust, see Jake Goulding's
[Rust FFI Omnibus](http://jakegoulding.com/rust-ffi-omnibus/).
[Rust FFI Omnibus](https://jakegoulding.com/rust-ffi-omnibus/).
## Compiling Tor with Rust enabled