docs: fix path of zh configuration (#14100)

This commit is contained in:
只捱宅 2023-12-23 00:09:55 +08:00 committed by GitHub
parent 04c1eb55d5
commit 1f9e472142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,7 @@ $ docker run -d --name rsshub -p 1200:1200 -e CACHE_EXPIRE=3600 -e GITHUB_ACCESS
该部署方式不包括 puppeteer除非改用 `diygod/rsshub:chromium-bundled`)和 redis 依赖,如有需要请改用 Docker Compose 部署方式或自行部署外部依赖
更多配置项请看 [#配置](#pei-zhi)
更多配置项请看 [#配置](/zh/install/config)
## Kubernetes 部署 (Helm)
@ -385,7 +385,7 @@ CACHE_EXPIRE=600
该部署方式不包括 redis 依赖,如有需要请改用 Docker Compose 部署方式或自行部署外部依赖
更多配置项请看 [#配置](#pei-zhi)
更多配置项请看 [#配置](/zh/install/config)
### 更新