Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n(zh-cn): Update cloudflare.mdx #6037

Merged
merged 10 commits into from
Jan 3, 2024
Prev Previous commit
Next Next commit
Update src/content/docs/zh-cn/guides/integrations-guide/cloudflare.mdx
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
  • Loading branch information
huyikai and liruifengv authored Jan 3, 2024
commit c177e9258e516e252591a81da94eb9fffbbaa151
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import PackageManagerTabs from '~/components/tabs/PackageManagerTabs.astro'

## 为什么选择 Astro Cloudflare

[Cloudflare](https://www.cloudflare.com/)提供 CDN、网络安全和其他服务。该适配器增强了 Astro 构建过程,为您的项目通过 Cloudflare 进行部署做好准备。
[Cloudflare](https://www.cloudflare.com/)提供 CDN、网络安全和其他服务。该适配器增强了 Astro 构建过程,为你的项目通过 Cloudflare 进行部署做好准备。

## 安装

Expand Down
Loading