Merge pull request #194 from szepeviktor/patch-1

Change to HTTPS in about.md
master
John Crepezzi 7 years ago committed by GitHub
commit ad7702aaf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      about.md

@ -19,7 +19,7 @@ Most of the time I want to show you some text, it's coming from my current
console session. We should make it really easy to take code from the console
and send it to people.
`cat something | haste` # http://hastebin.com/1238193
`cat something | haste` # https://hastebin.com/1238193
You can even take this a step further, and cut out the last step of copying the
URL with:

Loading…
Cancel
Save