Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

Commit

Permalink
README.md: Fix bitly.com link
Browse files Browse the repository at this point in the history
  • Loading branch information
crumblingstatue committed Jun 29, 2015
1 parent d33f57e commit 1f13c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies are installed system-wide. Get the latest versions of `pyyaml`,

#### Create `shorten_key.py`

The bot uses [bitly](bitly.com) as a URL shortener. Get an API key, and put it
The bot uses [bitly](http://bitly.com) as a URL shortener. Get an API key, and put it
into a file called `shorten_key.py`, in the same directory as `bot.py`.
`shorten_key.py` just needs one line, of the form:

Expand Down

0 comments on commit 1f13c0d

Please sign in to comment.