diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index d8c6d66ca..bfa124ffd 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,15 +1,8 @@
blank_issues_enabled: true
contact_links:
- - name: GitHub Discussions
- url: https://github.com/actix/actix-web/discussions
- about: Actix Web Q&A
- - name: Gitter chat (actix-web)
- url: https://gitter.im/actix/actix-web
- about: Actix Web Q&A
- - name: Gitter chat (actix)
- url: https://gitter.im/actix/actix
- about: Actix (actor framework) Q&A
- name: Actix Discord
url: https://discord.gg/NWpN5mmg3x
about: Actix developer discussion and community chat
-
+ - name: GitHub Discussions
+ url: https://github.com/actix/actix-web/discussions
+ about: Actix Web Q&A
diff --git a/actix-files/README.md b/actix-files/README.md
index f9edec3b0..13c301c56 100644
--- a/actix-files/README.md
+++ b/actix-files/README.md
@@ -9,11 +9,10 @@
[](https://deps.rs/crate/actix-files/0.6.0-beta.6)
[](https://crates.io/crates/actix-files)
-[](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[](https://discord.gg/NWpN5mmg3x)
## Documentation & Resources
- [API Documentation](https://docs.rs/actix-files/)
- [Example Project](https://github.com/actix/examples/tree/master/basics/static_index)
-- [Chat on Gitter](https://gitter.im/actix/actix-web)
- Minimum supported Rust version: 1.46 or later
diff --git a/actix-http-test/README.md b/actix-http-test/README.md
index b8cf450d4..74260a352 100644
--- a/actix-http-test/README.md
+++ b/actix-http-test/README.md
@@ -4,12 +4,14 @@
[](https://crates.io/crates/actix-http-test)
[](https://docs.rs/actix-http-test/3.0.0-beta.4)
+[](https://blog.rust-lang.org/2020/03/12/Rust-1.46.html)

+
[](https://deps.rs/crate/actix-http-test/3.0.0-beta.4)
-[](https://gitter.im/actix/actix-web?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[](https://crates.io/crates/actix-http-test)
+[](https://discord.gg/NWpN5mmg3x)
## Documentation & Resources
- [API Documentation](https://docs.rs/actix-http-test)
-- [Chat on Gitter](https://gitter.im/actix/actix-web)
- Minimum Supported Rust Version (MSRV): 1.46.0
diff --git a/actix-http/README.md b/actix-http/README.md
index 5ab126ccf..de1ef0a9b 100644
--- a/actix-http/README.md
+++ b/actix-http/README.md
@@ -14,7 +14,6 @@
## Documentation & Resources
- [API Documentation](https://docs.rs/actix-http)
-- [Chat on Gitter](https://gitter.im/actix/actix-web)
- Minimum Supported Rust Version (MSRV): 1.46.0
## Example
diff --git a/actix-multipart/README.md b/actix-multipart/README.md
index f6d008fc3..78855b815 100644
--- a/actix-multipart/README.md
+++ b/actix-multipart/README.md
@@ -9,9 +9,9 @@
[](https://deps.rs/crate/actix-multipart/0.4.0-beta.5)
[](https://crates.io/crates/actix-multipart)
+[](https://discord.gg/NWpN5mmg3x)
## Documentation & Resources
- [API Documentation](https://docs.rs/actix-multipart)
-- [Chat on Gitter](https://gitter.im/actix/actix-web)
- Minimum Supported Rust Version (MSRV): 1.46.0
diff --git a/actix-web-actors/README.md b/actix-web-actors/README.md
index 9d1e395aa..5f8f78bde 100644
--- a/actix-web-actors/README.md
+++ b/actix-web-actors/README.md
@@ -9,10 +9,9 @@
[](https://deps.rs/crate/actix-web-actors/4.0.0-beta.6)
[](https://crates.io/crates/actix-web-actors)
-[](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[](https://discord.gg/NWpN5mmg3x)
## Documentation & Resources
- [API Documentation](https://docs.rs/actix-web-actors)
-- [Chat on Gitter](https://gitter.im/actix/actix-web)
- Minimum supported Rust version: 1.46 or later
diff --git a/actix-web-codegen/README.md b/actix-web-codegen/README.md
index ef3aa72df..96e4cb51f 100644
--- a/actix-web-codegen/README.md
+++ b/actix-web-codegen/README.md
@@ -9,12 +9,11 @@
[](https://deps.rs/crate/actix-web-codegen/0.5.0-beta.3)
[](https://crates.io/crates/actix-web-codegen)
-[](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[](https://discord.gg/NWpN5mmg3x)
## Documentation & Resources
- [API Documentation](https://docs.rs/actix-web-codegen)
-- [Chat on Gitter](https://gitter.im/actix/actix-web)
- Minimum supported Rust version: 1.46 or later.
## Compile Testing
diff --git a/awc/README.md b/awc/README.md
index 2171f7bb1..dd08c6e10 100644
--- a/awc/README.md
+++ b/awc/README.md
@@ -12,7 +12,6 @@
- [API Documentation](https://docs.rs/awc)
- [Example Project](https://github.com/actix/examples/tree/HEAD/security/awc_https)
-- [Chat on Gitter](https://gitter.im/actix/actix-web)
- Minimum Supported Rust Version (MSRV): 1.46.0
## Example
diff --git a/src/lib.rs b/src/lib.rs
index 920abccb6..6905da79f 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -25,7 +25,6 @@
//! * [Website & User Guide](https://actix.rs/)
//! * [Examples Repository](https://github.com/actix/examples)
//! * [Community Chat on Discord](https://discord.gg/NWpN5mmg3x)
-//! * [Community Chat on Gitter](https://gitter.im/actix/actix-web)
//!
//! To get started navigating the API docs, you may consider looking at the following pages first:
//!