docs: update halo official website url (#433)

更新 Halo 官网的地址。

```release-note
None
```
This commit is contained in:
Ryan Wang
2024-10-15 14:31:21 +08:00
committed by GitHub
parent afef951e88
commit 5ce83249d2
49 changed files with 164 additions and 164 deletions
@@ -12,8 +12,8 @@ Halo 默认提供了本地的存储策略类型,你还可以通过安装插件
:::info
目前 Halo 官方维护了两个存储策略插件,可以根据需要选择安装:
1. 阿里云 OSS[https://halo.run/store/apps/app-wCJCD](https://halo.run/store/apps/app-wCJCD)
2. Amazon S3 协议(主流云存储厂商均支持):[https://halo.run/store/apps/app-Qxhpp](https://halo.run/store/apps/app-Qxhpp)
1. 阿里云 OSS[https://www.halo.run/store/apps/app-wCJCD](https://www.halo.run/store/apps/app-wCJCD)
2. Amazon S3 协议(主流云存储厂商均支持):[https://www.halo.run/store/apps/app-Qxhpp](https://www.halo.run/store/apps/app-Qxhpp)
:::
你可以点击附件页面右上角的 `存储策略` 按钮对存储策略进行管理。
@@ -24,7 +24,7 @@ Halo 默认提供了本地的存储策略类型,你还可以通过安装插件
![添加存储策略](/img/user-guide/attachments/attachment-policy-add.png)
添加时首先需要选择一种存储策略类型,系统内置的存储策略为本地存储,图中的 `S3 Object Storage` 由[对象存储(Amazon S3 协议)](https://halo.run/store/apps/app-Qxhpp)提供,此文档以本地存储为例。
添加时首先需要选择一种存储策略类型,系统内置的存储策略为本地存储,图中的 `S3 Object Storage` 由[对象存储(Amazon S3 协议)](https://www.halo.run/store/apps/app-Qxhpp)提供,此文档以本地存储为例。
![添加本地存储策略](/img/user-guide/attachments/attachment-policy-add-local.png)