summaryrefslogtreecommitdiff
path: root/tests/test-isblank.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-isblank.c')
-rw-r--r--tests/test-isblank.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-isblank.c b/tests/test-isblank.c
index 5b1a0b1105..2d1c6d1456 100644
--- a/tests/test-isblank.c
+++ b/tests/test-isblank.c
@@ -35,7 +35,7 @@ main (int argc, char *argv[])
/* Verify the property in the "C" locale.
POSIX specifies in
- <http://www.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap07.html>
+ <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap07.html>
that
- in all locales, the blank characters include the <space> and <tab>
characters,