aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2014-08-05 11:57:55 -0400
committerJustin M. Keyes <justinkz@gmail.com>2014-08-05 11:57:55 -0400
commit5f42ba693b8d540516beb083226af69dc5bba86b (patch)
treec068133a66f3bae419026f47b07ad2f7b1269603
parentb53034d423f055bbcca8b5a030dd51fcf458d182 (diff)
downloadrneovim-5f42ba693b8d540516beb083226af69dc5bba86b.tar.gz
rneovim-5f42ba693b8d540516beb083226af69dc5bba86b.tar.bz2
rneovim-5f42ba693b8d540516beb083226af69dc5bba86b.zip
Update README.md
sweet clang analysis badge thanks to @Hinidu!
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b65d22744a..cd09e7eef0 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
[![Stories in Ready](https://badge.waffle.io/neovim/neovim.png?label=ready)](https://waffle.io/neovim/neovim)
[![Coverage Status](https://img.shields.io/coveralls/neovim/neovim.svg)](https://coveralls.io/r/neovim/neovim)
[![Coverity Scan Build](https://scan.coverity.com/projects/2227/badge.svg)](https://scan.coverity.com/projects/2227)
-[![Clang Scan Build](http://img.shields.io/badge/clang-analysis-blue.svg)](http://neovim.org/doc/build-reports/clang)
+[![Clang Scan Build](http://neovim.org/doc/build-reports/clang/badge.svg)](http://neovim.org/doc/build-reports/clang)
[![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=461131)](https://www.bountysource.com/trackers/461131-neovim?utm_source=461131&utm_medium=shield&utm_campaign=TRACKER_BADGE)
Neovim is a project that seeks to aggressively refactor Vim in order to: