about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 09cb8f756..86fb450bc 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,9 @@ Mastodon
 [![Build Status](http://img.shields.io/travis/Gargron/goldfinger.svg)][travis]
 [![Code Climate](https://img.shields.io/codeclimate/github/Gargron/mastodon.svg)][code_climate]
 
+[travis]: https://travis-ci.org/Gargron/mastodon
+[code_climate]: https://codeclimate.com/github/Gargron/mastodon
+
 Mastodon is a federated microblogging engine. An alternative implementation of the GNU Social project. Based on ActivityStreams, Webfinger, PubsubHubbub and Salmon.
 
 **Current status of the project is early development. Documentation &co will be added later**