aboutsummaryrefslogtreecommitdiff
path: root/testing/README
diff options
context:
space:
mode:
Diffstat (limited to 'testing/README')
-rw-r--r--testing/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/README b/testing/README
index 68f82244..a144e77b 100644
--- a/testing/README
+++ b/testing/README
@@ -24,7 +24,7 @@ is also a large amount of error checking, as many of these utilities
were used to test new features placed in the sg v4 driver in Linux.
The sg_chk_asc utility decodes the SCSI additional sense code table
-found at http://www.t10.org/lists/asc-num.txt and checks it against
+found at https://www.t10.org/lists/asc-num.txt and checks it against
the table found in sg_lib_data.c in the lib/ subdirectory. It is
designed to keep the table in sg_lib_data.c in "sync" with the
table at the t10.org web site.