From 0dbe3133cfacaaa412718e70f4a25794555b2b90 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sat, 9 Nov 2024 01:40:41 +0800 Subject: [PATCH] chore: --- README.md | 2 +- docs/.vitepress/config.ts | 2 +- docs/index.md | 2 +- step.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f1261529..3f3e2501 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Certd 是一个免费全自动申请和自动部署更新SSL证书的管理系 官方Demo地址,自助注册后体验 -https://certd.handsfree.work/ +https://certd.handfree.work/ > 注意数据将不定期清理,不定期停止定时任务,生产使用请自行部署 > 包含敏感信息,务必自己本地部署进行生产使用 diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 2e07d7b1..f1748a80 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -57,7 +57,7 @@ export default defineConfig({ nav: [ { text: "首页", link: "/" }, { text: "指南", link: "/guide/" }, - { text: "Demo体验", link: "https://certd.handsfree.work" } + { text: "Demo体验", link: "https://certd.handfree.work" } ], sidebar: { "/guide/": [ diff --git a/docs/index.md b/docs/index.md index f5d42b18..25960a0c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -18,7 +18,7 @@ hero: link: /guide/tutorial.md - theme: alt text: demo体验 - link: https://certd.handsfree.work + link: https://certd.handfree.work features: - title: 全自动申请证书 diff --git a/step.md b/step.md index c4842417..8219dc0f 100644 --- a/step.md +++ b/step.md @@ -5,7 +5,7 @@ > 申请证书->部署证书->设置定时执行->设置邮件通知 ## 准备工作 -1. 已部署CertD服务(可官方Demo自助注册体验 https://certd.handsfree.work/ ) +1. 已部署CertD服务(可官方Demo自助注册体验 https://certd.handfree.work/ ) 2. 注册一个域名(支持阿里云万网、腾讯云DnsPod、华为云) 3. 准备好以上DNS解析服务商的AccessKey 和 AccessSecret 4. 证书要部署的目标(可选,单纯当成证书申请工具用也不错)