diff --git a/README.md b/README.md index 045089333..b56502efa 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ rustfs --help 2. **Create a Bucket**: Use the console to create a new bucket for your objects. 3. **Upload Objects**: You can upload files directly through the console or use S3-compatible APIs/clients to interact with your RustFS instance. -**NOTE**: To access the RustFS instance via `https`, please refer to the [TLS Configuration Docs](https://docs.rustfs.com/integration/tls-configured.html). +**NOTE**: To access the RustFS instance via `https`, please refer to the [TLS Configuration Docs](https://docs.rustfs.com/integration/tls-configured). ### OIDC Roles Claim (Microsoft Entra ID) diff --git a/README_ZH.md b/README_ZH.md index 23724778b..162eba04a 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -214,7 +214,7 @@ rustfs --help 2. **创建存储桶**: 使用控制台为您​​的对象创建一个新的存储桶 (Bucket)。 3. **上传对象**: 您可以直接通过控制台上传文件,或使用 S3 兼容的 API/客户端与您的 RustFS 实例进行交互。 -**注意**: 如果您希望通过 `https` 访问 RustFS 实例,请参考 [TLS 配置文档](https://docs.rustfs.com/integration/tls-configured.html)。 +**注意**: 如果您希望通过 `https` 访问 RustFS 实例,请参考 [TLS 配置文档](https://docs.rustfs.com/integration/tls-configured)。 ## 文档