diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 241c772..aa80f67 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,11 +21,6 @@ interesting and leave a comment that you're beginning to investigate. If there is no issue, please file one before beginning to work on a PR. [Good first issues are labeled `E-easy`]. -## Discussion - -If you'd like to engage in a discussion outside of GitHub, you can [join -Artichoke's public Discord server]. - ## Setup Focaccia includes Rust, Ruby, and Text sources. Developing on Focaccia requires @@ -185,7 +180,6 @@ Regular dependency bumps are handled by [@dependabot]. https://github.com/artichoke/focaccia/issues/new [good first issues are labeled `e-easy`]: https://github.com/artichoke/focaccia/labels/E-easy -[join artichoke's public discord server]: https://discord.gg/QCe2tp2 [rustup]: https://rustup.rs/ [homebrew]: https://docs.brew.sh/Installation [bundler]: https://bundler.io/ diff --git a/README.md b/README.md index e92fabb..ae6d87e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![GitHub Actions](https://github.com/artichoke/focaccia/workflows/CI/badge.svg)](https://github.com/artichoke/focaccia/actions) [![Code Coverage](https://codecov.artichokeruby.org/focaccia/badges/flat.svg?nocache=2)](https://codecov.artichokeruby.org/focaccia/index.html) -[![Discord](https://img.shields.io/discord/607683947496734760)](https://discord.gg/QCe2tp2) [![Twitter](https://img.shields.io/twitter/follow/artichokeruby?label=Follow&style=social)](https://twitter.com/artichokeruby)
[![Crate](https://img.shields.io/crates/v/focaccia.svg)](https://crates.io/crates/focaccia)