diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 2dcc251e5..51c9ef195 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,2 +1,2 @@ -The [OpenZFS Code of Conduct](http://www.open-zfs.org/wiki/Code_of_Conduct) +The [OpenZFS Code of Conduct](https://openzfs.org/wiki/Code_of_Conduct) applies to spaces associated with the OpenZFS project, including GitHub. diff --git a/contrib/initramfs/scripts/zfs b/contrib/initramfs/scripts/zfs index 20fea8c34..c724f0c2c 100644 --- a/contrib/initramfs/scripts/zfs +++ b/contrib/initramfs/scripts/zfs @@ -501,7 +501,7 @@ clone_snap() echo "Error: $ZFS_ERROR" echo "" echo "Failed to clone snapshot." - echo "Make sure that the any problems are corrected and then make sure" + echo "Make sure that any problems are corrected and then make sure" echo "that the dataset '$destfs' exists and is bootable." shell else