Ver código fonte

Fix broken discord link (#356)

### What problem does this PR solve?

Fix broken discord link


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update
tags/v0.1.0
Yingfeng 1 ano atrás
pai
commit
10cdd72526
Nenhuma conta vinculada ao e-mail do autor do commit
3 arquivos alterados com 3 adições e 3 exclusões
  1. 1
    1
      README.md
  2. 1
    1
      README_ja.md
  3. 1
    1
      README_zh.md

+ 1
- 1
README.md Ver arquivo

@@ -187,7 +187,7 @@ See the [RAGFlow Roadmap 2024](https://github.com/infiniflow/ragflow/issues/162)
## 🏄 Community
- [Discord](https://discord.gg/trjjfJ9y)
- [Discord](https://discord.gg/4XxujFgUN7)
- [Twitter](https://twitter.com/infiniflowai)
## 🙌 Contributing

+ 1
- 1
README_ja.md Ver arquivo

@@ -183,7 +183,7 @@ $ docker compose up -d
## 🏄 コミュニティ
- [Discord](https://discord.gg/trjjfJ9y)
- [Discord](https://discord.gg/4XxujFgUN7)
- [Twitter](https://twitter.com/infiniflowai)
## 🙌 コントリビュート

+ 1
- 1
README_zh.md Ver arquivo

@@ -183,7 +183,7 @@ $ docker compose up -d

## 🏄 开源社区

- [Discord](https://discord.gg/trjjfJ9y)
- [Discord](https://discord.gg/4XxujFgUN7)
- [Twitter](https://twitter.com/infiniflowai)

## 🙌 贡献指南

Carregando…
Cancelar
Salvar