Skip to content

Commit 3053d8f

Browse files
authored
chore: change repository protocol from deprecated git to https (#230)
https://github.blog/security/application-security/improving-git-protocol-security-github/ Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
1 parent 2a7745b commit 3053d8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Please report bugs via the
2222

2323
Master [git mirror](https://github.com/haskell/statistics):
2424

25-
* `git clone git://github.com/haskell/statistics.git`
25+
* `git clone https://github.com/haskell/statistics.git`
2626

2727
# Authors
2828

0 commit comments

Comments
 (0)