From d2ae2468ddba4fb3ceb817814522af0408970b60 Mon Sep 17 00:00:00 2001 From: Eisuke Kawashima Date: Wed, 11 Feb 2026 12:54:54 +0900 Subject: [PATCH] chore: change repository protocol from deprecated git to https and update URI https://github.blog/security/application-security/improving-git-protocol-security-github/ --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 9df4bc8..50bf317 100644 --- a/README.markdown +++ b/README.markdown @@ -25,7 +25,7 @@ Please report bugs via the Master [git mirror](https://github.com/haskell/math-functions): -* `git clone git://github.com/bos/math-functions.git` +* `git clone https://github.com/haskell/math-functions.git`