Skip to content

Commit 44aa1cb

Browse files
committed
Get the messages securely.
1 parent d117fd7 commit 44aa1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### With git
66
```
7-
$ git commit -m "$(curl -sL http://bit.ly/funny-mesg | sh)"
7+
$ git commit -m "$(curl -sL https://bit.ly/funny-mesg | sh)"
88
```
99

1010
## To contribute new messages

0 commit comments

Comments
 (0)