From 8f4d6f9e925804783226d980c5c9f82c8c7fa4a1 Mon Sep 17 00:00:00 2001 From: Matt Venables Date: Tue, 17 Feb 2026 08:10:14 -0500 Subject: [PATCH] docs: update Discord invite link Co-Authored-By: Claude Opus 4.6 --- CONTRIBUTING.md | 2 +- README.md | 2 +- docs/docs.json | 2 +- docs/resources/contributing.mdx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cb04ba8..9363481 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ When filing a bug report, please include the following: ## Suggesting Enhancements -We are always looking for ways to improve Agent Commerce Kit. If you have an idea for an enhancement, please open an issue on our GitHub repository. You can also reach us in our [Discord](https://discord.gg/3V34SmdHPq). +We are always looking for ways to improve Agent Commerce Kit. If you have an idea for an enhancement, please open an issue on our GitHub repository. You can also reach us in our [Discord](https://discord.gg/FfWBmaSRmt). When suggesting an enhancement, please include: diff --git a/README.md b/README.md index c3ca55f..d5fe203 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

Documentation | Demos | - Discord Community + Discord Community

**Agent Commerce Kit (ACK)** provides vendor-neutral protocols, patterns, and open source components that enable AI agents to participate in commerce through: diff --git a/docs/docs.json b/docs/docs.json index c5bf14c..2f6da92 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -128,7 +128,7 @@ }, { "anchor": "Discord", - "href": "https://discord.gg/3V34SmdHPq", + "href": "https://discord.gg/FfWBmaSRmt", "icon": "discord" }, { diff --git a/docs/resources/contributing.mdx b/docs/resources/contributing.mdx index 86cca31..dbd8e51 100644 --- a/docs/resources/contributing.mdx +++ b/docs/resources/contributing.mdx @@ -30,7 +30,7 @@ We welcome contributions of all kinds, from documentation improvements and bug r title="Discord" icon="discord" iconType="solid" - href="https://discord.gg/3V34SmdHPq" + href="https://discord.gg/FfWBmaSRmt" > Join discussions about improving, developing, and using ACK on the Catena Labs Community Discord server.