Skip to content

Commit 2eb5c53

Browse files
nortonprojectssagalbot
authored andcommitted
Removed gemnasium references from docs (sagalbot#751)
What: * Removed gemnasium shields Why: * gemnasium is no longer operating
1 parent d8635e7 commit 2eb5c53

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

docs/gitbook/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
![Build Status](https://travis-ci.org/sagalbot/vue-select.svg?branch=master)
44
![Monthly Downloads](https://img.shields.io/npm/dm/vue-select.svg?style=flat-square)
55
![Maintainability Score](https://img.shields.io/codeclimate/maintainability/sagalbot/vue-select.svg?style=flat-square)
6-
![No Dependencies](https://img.shields.io/gemnasium/sagalbot/vue-select.svg?style=flat-square)
76
![MIT License](https://img.shields.io/github/license/sagalbot/vue-select.svg?style=flat-square)
87
![Current Release](https://img.shields.io/github/release/sagalbot/vue-select.svg?style=flat-square)
98

docs/homepage/home.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ <h1>Vue Select</h1>
4545
<img src="https://img.shields.io/codeclimate/maintainability/sagalbot/vue-select.svg?style=flat-square"
4646
alt="Maintainability"/>
4747
</a>
48-
<a href="https://gemnasium.com/github.com/sagalbot/vue-select">
49-
<img src="https://img.shields.io/gemnasium/sagalbot/vue-select.svg?style=flat-square"
50-
alt="No Dependencies"/>
51-
</a>
5248
<img src="https://img.shields.io/github/license/sagalbot/vue-select.svg?style=flat-square" alt="MIT License">
5349
<img src="https://img.shields.io/github/release/sagalbot/vue-select.svg?style=flat-square"
5450
alt="Current Release">

0 commit comments

Comments
 (0)