Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<p align="center">
<a href="https://www.agentcommercekit.com">Documentation</a> |
<a href="#getting-started">Demos</a> |
<a href="https://discord.gg/3V34SmdHPq">Discord Community</a>
<a href="https://discord.gg/FfWBmaSRmt">Discord Community</a>
</p>

**Agent Commerce Kit (ACK)** provides vendor-neutral protocols, patterns, and open source components that enable AI agents to participate in commerce through:
Expand Down
2 changes: 1 addition & 1 deletion docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
},
{
"anchor": "Discord",
"href": "https://discord.gg/3V34SmdHPq",
"href": "https://discord.gg/FfWBmaSRmt",
"icon": "discord"
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/contributing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down