From 5437fd9d9c255364e30b8c6a8638b8f82990e6fa Mon Sep 17 00:00:00 2001 From: raimon Date: Wed, 23 May 2018 20:55:44 +0900 Subject: [PATCH] Update URLs of badge [ci skip] --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index af6518e..308a4dd 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ requirements.txt.vim [![Build Status](https://travis-ci.org/raimon49/requirements.txt.vim.svg?branch=master)](https://travis-ci.org/raimon49/requirements.txt.vim) [![GitHub Release](https://img.shields.io/github/release/raimon49/requirements.txt.vim.svg)](https://github.com/raimon49/requirements.txt.vim/releases) [![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE.txt) -[![Known Vulnerabilities](https://snyk.io/test/github/raimon49/requirements.txt.vim:Gemfile.lock/badge.svg?targetFile=Gemfile.lock)](https://snyk.io/test/github/raimon49/requirements.txt.vim:Gemfile.lock?targetFile=Gemfile.lock) - +[![Known Vulnerabilities](https://snyk.io/test/github/raimon49/requirements.txt.vim/badge.svg)](https://snyk.io/test/github/raimon49/requirements.txt.vim) [the Requirements File Format](http://pip.readthedocs.org/en/stable/reference/pip_install/#requirements-file-format) syntax support for Vim.