Skip to content

Commit

Permalink
README: fix badges
Browse files Browse the repository at this point in the history
- remove Travis badge
- update Slack invite badge as mailto:[email protected] to
  request an invite
- fix icon for documentation badge
  • Loading branch information
Wenzel committed Sep 22, 2023
1 parent 31e2a61 commit a548253
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,14 @@ KVM-based Virtual Machine Instrospection.
</h3>

<p align="center">
<a href="https://travis-ci.com/KVM-VMI/kvm-vmi">
<img src="https://travis-ci.com/KVM-VMI/kvm-vmi.svg?branch=master" alt="CI">
</a>
<a href="https://kvm-vmi.slack.com">
<img src="https://img.shields.io/badge/Slack-KVM--VMI-important" alt="Slack">
</a>
<img src="https://kvm-vmi.herokuapp.com/badge.svg" alt="Slack_Users">
<a href="https://kvm-vmi.herokuapp.com">
<img src="https://img.shields.io/badge/Slack-Join%20KVM--VMI-blue">
<a href="mailto:[email protected]">
<img src="https://img.shields.io/badge/📧-Ask Slack Invite-blue">
<a>
<a href="https://kvm-vmi.github.io/kvm-vmi/master/">
<img src="https://img.shields.io/badge/-Documentation-green">
<img src="https://img.shields.io/badge/📖-Documentation-green">
<a>
</p>

Expand Down

0 comments on commit a548253

Please sign in to comment.