aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/vlop_arm_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/vlop_arm_test.go')
-rw-r--r--src/runtime/vlop_arm_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/vlop_arm_test.go b/src/runtime/vlop_arm_test.go
index 85cea923a9..015126adb5 100644
--- a/src/runtime/vlop_arm_test.go
+++ b/src/runtime/vlop_arm_test.go
@@ -10,7 +10,7 @@ import (
)
// arm soft division benchmarks adapted from
-// http://ridiculousfish.com/files/division_benchmarks.tar.gz
+// https://ridiculousfish.com/files/division_benchmarks.tar.gz
const numeratorsSize = 1 << 21