Yingfeng
commited on
Commit
ยท
ff72ff8
1
Parent(s):
29dd00b
Fix broken link of discord invitation (#230)
Browse files### 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
- README.md +1 -1
- README_ja.md +1 -1
- README_zh.md +1 -1
README.md
CHANGED
@@ -174,7 +174,7 @@ See the [RAGFlow Roadmap 2024](https://github.com/infiniflow/ragflow/issues/162)
|
|
174 |
|
175 |
## ๐ Community
|
176 |
|
177 |
-
- [Discord](https://discord.gg/
|
178 |
- [Twitter](https://twitter.com/infiniflowai)
|
179 |
|
180 |
## ๐ Contributing
|
|
|
174 |
|
175 |
## ๐ Community
|
176 |
|
177 |
+
- [Discord](https://discord.gg/trjjfJ9y)
|
178 |
- [Twitter](https://twitter.com/infiniflowai)
|
179 |
|
180 |
## ๐ Contributing
|
README_ja.md
CHANGED
@@ -174,7 +174,7 @@ $ docker compose up -d
|
|
174 |
|
175 |
## ๐ ใณใใฅใใใฃ
|
176 |
|
177 |
-
- [Discord](https://discord.gg/
|
178 |
- [Twitter](https://twitter.com/infiniflowai)
|
179 |
|
180 |
## ๐ ใณใณใใชใใฅใผใ
|
|
|
174 |
|
175 |
## ๐ ใณใใฅใใใฃ
|
176 |
|
177 |
+
- [Discord](https://discord.gg/trjjfJ9y)
|
178 |
- [Twitter](https://twitter.com/infiniflowai)
|
179 |
|
180 |
## ๐ ใณใณใใชใใฅใผใ
|
README_zh.md
CHANGED
@@ -174,7 +174,7 @@ $ docker compose up -d
|
|
174 |
|
175 |
## ๐ ๅผๆบ็คพๅบ
|
176 |
|
177 |
-
- [Discord](https://discord.gg/
|
178 |
- [Twitter](https://twitter.com/infiniflowai)
|
179 |
|
180 |
## ๐ ่ดก็ฎๆๅ
|
|
|
174 |
|
175 |
## ๐ ๅผๆบ็คพๅบ
|
176 |
|
177 |
+
- [Discord](https://discord.gg/trjjfJ9y)
|
178 |
- [Twitter](https://twitter.com/infiniflowai)
|
179 |
|
180 |
## ๐ ่ดก็ฎๆๅ
|