From b917eb447ce57ad2b76ff5b39b81c0afdba3725f Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Fri, 14 Feb 2025 15:36:02 +0800 Subject: [PATCH] chore: --- docs/guide/install/baota/index.md | 2 +- docs/guide/install/docker/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guide/install/baota/index.md b/docs/guide/install/baota/index.md index bcbdb796..a518f1c9 100644 --- a/docs/guide/install/baota/index.md +++ b/docs/guide/install/baota/index.md @@ -29,7 +29,7 @@ 点击确定,等待启动完成 ![](./images/2.png) -> certd默认使用sqlite数据库,另外支持`mysql`和`postgresql`数据库,[点我了解如何切换其他数据库]((../database)) +> certd默认使用sqlite数据库,另外支持`mysql`和`postgresql`数据库,[点我了解如何切换其他数据库](../database) ## 二、访问应用 diff --git a/docs/guide/install/docker/index.md b/docs/guide/install/docker/index.md index 0e92211c..99514771 100644 --- a/docs/guide/install/docker/index.md +++ b/docs/guide/install/docker/index.md @@ -42,7 +42,7 @@ docker compose up -d > 如果提示 没有docker compose命令,请安装docker-compose > https://docs.docker.com/compose/install/linux/ -> certd默认使用sqlite数据库,另外还支持`mysql`和`postgresql`数据库,[点我了解如何切换其他数据库]((../database)) +> certd默认使用sqlite数据库,另外还支持`mysql`和`postgresql`数据库,[点我了解如何切换其他数据库](../database) ### 3. 访问测试