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
@@ -336,7 +336,7 @@ General advice:
For additional useful advice (and a little bit of background), see
[What Every Programmer Should Know About Floating-Point
Arithmetic](http://floating-point-gui.de/).
Arithmetic](https://floating-point-gui.de/).
A list of notable (and surprising) facts about floating point
arithmetic is at [Floating-point