From 20be2d985943e8f5ec7a2060baf4c39c6c2a12b9 Mon Sep 17 00:00:00 2001 From: loverustfs Date: Thu, 3 Jul 2025 16:36:45 +0800 Subject: [PATCH] Fix the error of anonymous users viewing pictures --- README.md | 2 +- README_ZH.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e322f2f13..7f8c50233 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![RustFS](https://github.com/user-attachments/assets/547d72f7-d1f4-4763-b9a8-6040bad9251a)](https://rustfs.com) +[![RustFS](https://rustfs.com/images/rustfs-github.png)](https://rustfs.com)

RustFS is a high-performance distributed object storage software built using Rust

diff --git a/README_ZH.md b/README_ZH.md index 1f34338e4..7112233e5 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -1,4 +1,4 @@ -[![RustFS](https://github.com/user-attachments/assets/547d72f7-d1f4-4763-b9a8-6040bad9251a)](https://rustfs.com) +[![RustFS](https://rustfs.com/images/rustfs-github.png)](https://rustfs.com)

RustFS 是一个使用 Rust 构建的高性能分布式对象存储软件