]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: prefer https to http
authorCollin Funk <collin.funk1@gmail.com>
Tue, 19 Aug 2025 18:39:04 +0000 (11:39 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Tue, 19 Aug 2025 18:41:17 +0000 (11:41 -0700)
* doc/sort-version.texi (Other version/natural sort implementations):
Use https in documentation link.
* tests/chmod/symlinks.sh: Use https in license text.

doc/sort-version.texi
tests/chmod/symlinks.sh

index 8fde3ea2c1b40a91bb5ab4dc9fe073557f771198..8a6ee54b63bd1413e14bf4c71bab44f9540369d5 100644 (file)
@@ -858,7 +858,7 @@ NodeJS's @uref{https://www.npmjs.com/package/natural-sort,natural-sort package}.
 
 @item
 In zsh, the
-@uref{http://zsh.sourceforge.net/Doc/Release/Expansion.html#Glob-Qualifiers,
+@uref{https://zsh.sourceforge.net/Doc/Release/Expansion.html#Glob-Qualifiers,
 glob modifier} @samp{*(n)} will expand to files in natural sort order.
 
 @item
index a604834849cb8219be5f7ba756bb86a79b596ccb..dc8ed269b030027a6020719a5c3117be5a07e98d 100755 (executable)
@@ -14,7 +14,7 @@
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
 print_ver_ chmod