summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2020-01-13 16:43:59 -0800
committerGitHub <[email protected]>2020-01-13 16:43:59 -0800
commite458fcca7516a0ceac7aaecc4aacfef1114eb216 (patch)
tree593a82c552e798a047384b032fe3c4e6fbc45e92 /include
parenta4c3e3c74fe1f3cde5df0322f77038fc343163e5 (diff)
Change http://zfsonlinux.org links to https://zfsonlinux.org
Update the project website links contained in to repository to reference the secure https://zfsonlinux.org address. Reviewed-By: Richard Laager <[email protected]> Reviewed-by: George Melikov <[email protected]> Reviewed-by: Garrett Fields <[email protected]> Reviewed-by: Kjeld Schouten <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #9837
Diffstat (limited to 'include')
-rw-r--r--include/sys/fs/zfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys/fs/zfs.h b/include/sys/fs/zfs.h
index 1474e1f04..2f35563bc 100644
--- a/include/sys/fs/zfs.h
+++ b/include/sys/fs/zfs.h
@@ -987,7 +987,7 @@ typedef enum dsl_scan_state {
} dsl_scan_state_t;
/*
- * Errata described by http://zfsonlinux.org/msg/ZFS-8000-ER. The ordering
+ * Errata described by https://zfsonlinux.org/msg/ZFS-8000-ER. The ordering
* of this enum must be maintained to ensure the errata identifiers map to
* the correct documentation. New errata may only be appended to the list
* and must contain corresponding documentation at the above link.