Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit f5fbc8d

Browse files
authored
Change to HTTPS in about.md
Please also change the repo URL here on GitHub
1 parent 0a8923b commit f5fbc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Most of the time I want to show you some text, it's coming from my current
1919
console session. We should make it really easy to take code from the console
2020
and send it to people.
2121

22-
`cat something | haste` # http://hastebin.com/1238193
22+
`cat something | haste` # https://hastebin.com/1238193
2323

2424
You can even take this a step further, and cut out the last step of copying the
2525
URL with:

0 commit comments

Comments
 (0)