Skip to content

Commit

Permalink
docs: update discord invitation link (#14)
Browse files Browse the repository at this point in the history
* docs: update discord invitation link

* docs: update discord invitation link
  • Loading branch information
paoloyx authored Jun 21, 2024
1 parent 0db1dfe commit a9c2393
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ You can find the following documentation:
* A [guide](https://docs.oss-monitoring.radicalbit.ai/user-guide/quickstart) that walks users through creating dashboards on the platform.

## 🤝 Community
Please join us on our [Discord server](https://discord.com/invite/pApadedx), to discuss the platform, share ideas, and help shape its future! Get help from experts and fellow users.
Please join us on our [Discord server](https://discord.gg/x2Ze8TMRsD), to discuss the platform, share ideas, and help shape its future! Get help from experts and fellow users.

## 📦 Functionalities & Roadmap
We've released a first dashboard, covering Binary Classification models for tabular data.
Expand Down
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ const config = {
items: [
{
label: 'Discord',
href: 'https://discord.gg/pApadedx',
href: 'https://discord.gg/x2Ze8TMRsD',
},
],
}
Expand Down

0 comments on commit a9c2393

Please sign in to comment.