Skip to content

Commit 85c032e

Browse files
authored
Merge pull request #62 from CodexRaunak/patch-1
Refactor badge section in README.md
2 parents ecebfb9 + 27dda47 commit 85c032e

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,18 @@
66
</picture>
77
</p>
88

9-
![GitHub contributors](https://img.shields.io/github/contributors/layer5io/layer5.svg)
10-
[![GitHub](https://img.shields.io/github/license/layer5io/layer5.svg)](https://github.com/layer5io/wasm-filters/blob/master/LICENSE)
11-
![GitHub issues by-label](https://img.shields.io/github/issues/layer5io/layer5/help%20wanted.svg?color=%23DDDD00)
12-
[![Slack](https://img.shields.io/badge/Slack-@layer5.svg?logo=slack)](http://slack.layer5.io)
13-
![Twitter Follow](https://img.shields.io/twitter/follow/layer5.svg?label=Follow&style=social)
9+
<p align="center">
10+
<a href="https://github.com/layer5io/layer5/graphs/contributors" alt="GitHub contributors">
11+
<img src="https://img.shields.io/github/contributors/layer5io/layer5.svg" /></a>
12+
<a href="https://github.com/layer5io/wasm-filters/blob/master/LICENSE" alt="License">
13+
<img src="https://img.shields.io/github/license/layer5io/layer5.svg" /></a>
14+
<a href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+(org%3Alayer5io+OR+org%3Ameshery+OR+org%3Alayer5labs+OR+org%3Aservice-mesh-performance+OR+org%3Aservice-mesh-patterns+OR+org%3Ameshery-extensions)+label%3A%22help+wanted%22" alt="Help wanted issues">
15+
<img src="https://img.shields.io/github/issues/layer5io/layer5/help%20wanted.svg?color=%23DDDD00" /></a>
16+
<a href="http://slack.layer5.io" alt="Slack">
17+
<img src="https://img.shields.io/badge/Slack-@layer5.svg?logo=slack" /></a>
18+
<a href="https://twitter.com/layer5" alt="Twitter Follow">
19+
<img src="https://img.shields.io/twitter/follow/layer5.svg?label=Follow&style=social" /></a>
20+
</p>
1421

1522
# WebAssembly Filters for Envoy
1623

@@ -28,7 +35,7 @@ See all community meeting details --> https://meet.layer5.io
2835
## Join the Community!
2936

3037
<a name="contributing"></a><a name="community"></a>
31-
Our projects are community-built and welcome collaboration. 👍 Be sure to see the <a href="https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit">Layer5 Community Welcome Guide</a> for a tour of resources available to you and jump into our <a href="http://slack.layer5.io">Slack</a>!
38+
Our projects are community-built and welcome collaboration. 👍 Be sure to see the <a href="https://layer5.io/community/newcomers">Layer5 Community Welcome Guide</a> for a tour of resources available to you and jump into our <a href="http://slack.layer5.io">Slack</a>!
3239

3340
<a href="https://slack.meshery.io">
3441

0 commit comments

Comments
 (0)