From d5340539d91632c3e729c992b54cb83411bb238c Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Fri, 2 Dec 2016 19:33:48 +0800 Subject: [PATCH] [Docs] Link version badge to the release page --- README.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 3f1b92e..e4dd6b5 100644 --- a/README.markdown +++ b/README.markdown @@ -1,4 +1,4 @@ -# Node Version Manager [![Build Status](https://travis-ci.org/creationix/nvm.svg?branch=master)][3] ![nvm version](https://img.shields.io/badge/version-v0.32.1-yellow.svg) +# Node Version Manager [![Build Status](https://travis-ci.org/creationix/nvm.svg?branch=master)][3] [![nvm version](https://img.shields.io/badge/version-v0.32.1-yellow.svg)][4] ## Table of Contents @@ -468,5 +468,6 @@ If setting the `default` alias does not establish the node version in new shells [1]: https://github.com/creationix/nvm.git [2]: https://github.com/creationix/nvm/blob/v0.32.1/install.sh [3]: https://travis-ci.org/creationix/nvm +[4]: https://github.com/creationix/nvm/releases/tag/v0.32.1 [Urchin]: https://github.com/scraperwiki/urchin [Fish]: http://fishshell.com