summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorcheese1 <cheese@nosuchhost.net>2021-03-10 18:11:16 +0100
committerGitHub <noreply@github.com>2021-03-10 19:11:16 +0200
commitc945e1126a0b7ccba642af7c51c60f2d86290e17 (patch)
tree812b3115d463502fc5794acbaf71503e28bf5e3e /utils
parent3d0b427c30610b45c00b2377ee28bb69974ccea2 (diff)
downloadredis-c945e1126a0b7ccba642af7c51c60f2d86290e17.tar.gz
Changes http to https in texts (#8495)
Diffstat (limited to 'utils')
-rwxr-xr-xutils/whatisdoing.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/whatisdoing.sh b/utils/whatisdoing.sh
index e4059caed..68d7f7cca 100755
--- a/utils/whatisdoing.sh
+++ b/utils/whatisdoing.sh
@@ -4,7 +4,7 @@
# Software Watchdog, which provides a similar functionality but in
# a more reliable / easy to use way.
#
-# Check http://redis.io/topics/latency for more information.
+# Check https://redis.io/topics/latency for more information.
#!/bin/bash
nsamples=1