Skip to content

Commit

Permalink
Change from gitter badge to discord badge
Browse files Browse the repository at this point in the history
  • Loading branch information
vlovgr committed Mar 14, 2023
1 parent 5ab215e commit cabe851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ class Index extends React.Component {
);

const index =
`[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/fd4s/vulcan/ci.yml?branch=master)](https://github.com/fd4s/vulcan/actions) [![Gitter](https://img.shields.io/gitter/room/fd4s/vulcan.svg?colorB=36bc97)](https://gitter.im/fd4s/vulcan) [![Version](https://img.shields.io/badge/version-v${latestVersionBadge}-orange.svg)](https://index.scala-lang.org/fd4s/vulcan)
`[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/fd4s/vulcan/ci.yml?branch=master)](https://github.com/fd4s/vulcan/actions) [![Discord](https://img.shields.io/discord/632277896739946517?color=5865f2)](https://discord.gg/XF3CXcMzqD) [![Version](https://img.shields.io/badge/version-v${latestVersionBadge}-orange.svg)](https://index.scala-lang.org/fd4s/vulcan)
Functional Avro encodings for Scala using the official Apache Avro library.<br>
Project is under active development. Feedback and contributions welcome.
Expand Down

0 comments on commit cabe851

Please sign in to comment.