Browse Source

Fix broken link of discord invitation (#230)

### What problem does this PR solve?

Fix broken link of discord invitation

Issue link:#227

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update
tags/v0.1.0
Yingfeng 1 year ago
parent
commit
e439d09594
No account linked to committer's email address
3 changed files with 3 additions and 3 deletions
  1. 1
    1
      README.md
  2. 1
    1
      README_ja.md
  3. 1
    1
      README_zh.md

+ 1
- 1
README.md View File

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

+ 1
- 1
README_ja.md View File

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

+ 1
- 1
README_zh.md View File

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

## 🏄 开源社区

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

## 🙌 贡献指南

Loading…
Cancel
Save