From 31c7264ea00855f65371827d0c5a22bd586ac6d4 Mon Sep 17 00:00:00 2001 From: Seongjae Lee Date: Mon, 20 Apr 2015 23:19:07 -0700 Subject: [PATCH] Fix readme link error --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35ce574..086ff8e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Notational Velocity for Atom -![Build Status][3] +![[Build Status][3]][4] [Notational Velocity][1] is an application that stores and retrieves notes. This Atom package implements the some key features from this amazing app: @@ -39,4 +39,5 @@ We do believe Notational Velocity is the precursor of the famous note-taking app [1]: http://notational.net/ [2]: http://daringfireball.net/projects/markdown/syntax -[3]: https://travis-ci.org/seongjaelee/notational-velocity.svg?branch=master)](https://travis-ci.org/seongjaelee/notational-velocity +[3]: https://travis-ci.org/seongjaelee/notational-velocity.svg?branch=master +[4]: https://travis-ci.org/seongjaelee/notational-velocity