From e20e84fedb3a951559e2f87856b3358843d0fe68 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AE=89=E6=AD=A3=E8=B6=85?=
Date: Wed, 2 Jul 2025 22:22:44 +0800
Subject: [PATCH] fix: broken links. (#32)
---
README.md | 15 +++++----------
README_ZH.md | 9 ++++-----
2 files changed, 9 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index 97cd1069..50bb68fa 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
[](https://rustfs.com)
-
RustFS is a high-performance distributed object storage software built using Rust
@@ -13,8 +12,8 @@
- Getting Started
- · Docs
+ Getting Started
+ · Docs
· Bug reports
· Discussions
@@ -45,9 +44,7 @@ Stress test server parameters
|Network | 15Gbp | |
|Driver | 40GB x 4 | IOPS 3800 / Driver |
-
-https://github.com/user-attachments/assets/2e4979b5-260c-4f2c-ac12-c87fd558072a
-
+
### RustFS vs Other object storage
@@ -85,17 +82,16 @@ For detailed documentation, including configuration options, API references, and
If you have any questions or need assistance, you can:
-- Check the [FAQ](https://docs.rustfs.com/faq) for common issues and solutions.
+- Check the [FAQ](https://github.com/rustfs/rustfs/discussions/categories/q-a) for common issues and solutions.
- Join our [GitHub Discussions](https://github.com/rustfs/rustfs/discussions) to ask questions and share your experiences.
- Open an issue on our [GitHub Issues](https://github.com/rustfs/rustfs/issues) page for bug reports or feature requests.
## Links
- [Documentation](https://docs.rustfs.com) - The manual you should read
-- [Changelog](https://docs.rustfs.com/changelog) - What we broke and fixed
+- [Changelog](https://github.com/rustfs/rustfs/releases) - What we broke and fixed
- [GitHub Discussions](https://github.com/rustfs/rustfs/discussions) - Where the community lives
-
## Contact
- **Bugs**: [GitHub Issues](https://github.com/rustfs/rustfs/issues)
@@ -112,7 +108,6 @@ RustFS is a community-driven project, and we appreciate all contributions. Check
-
## License
[Apache 2.0](https://opensource.org/licenses/Apache-2.0)
diff --git a/README_ZH.md b/README_ZH.md
index 0b46bcca..74c775f8 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -12,8 +12,8 @@
- 快速开始
- · 文档
+ 快速开始
+ · 文档
· 问题报告
· 讨论
@@ -44,8 +44,7 @@ RustFS 是一个使用 Rust(全球最受欢迎的编程语言之一)构建
|网络 | 15Gbp | |
|驱动器 | 40GB x 4 | IOPS 3800 / 驱动器 |
-https://github.com/user-attachments/assets/2e4979b5-260c-4f2c-ac12-c87fd558072a
-
+
### RustFS vs 其他对象存储
@@ -83,7 +82,7 @@ https://github.com/user-attachments/assets/2e4979b5-260c-4f2c-ac12-c87fd558072a
如果您有任何问题或需要帮助,您可以:
-- 查看[常见问题解答](https://docs.rustfs.com/faq)以获取常见问题和解决方案。
+- 查看[常见问题解答](https://github.com/rustfs/rustfs/discussions/categories/q-a)以获取常见问题和解决方案。
- 加入我们的 [GitHub 讨论](https://github.com/rustfs/rustfs/discussions)来提问和分享您的经验。
- 在我们的 [GitHub Issues](https://github.com/rustfs/rustfs/issues) 页面上开启问题,报告错误或功能请求。