docs: linked to Chinese localized page from English page incorrectly (#28)

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
pull/27/head^2
Neko Ayaka 2023-11-29 18:01:36 +08:00 committed by GitHub
parent 4c46d88ce6
commit bf332098fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 6 deletions

View File

@ -33,8 +33,7 @@ Prompt Engineering has developed into a field with tremendous potential, worthy
### Extended Reading
1. [Learn Prompting](https://learnprompting.org/zh-Hans/)
1. [Learn Prompting](https://learnprompting.org/)
2. [ChatGPT Prompt Engineering for Developers](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/)
3. [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts)

View File

@ -2,10 +2,8 @@
The Dify Self hosted Edition, which is the open-source on [GitHub](https://github.com/langgenius/dify), can be deployed in one of the following two ways:
1. [Docker Compose Deployment](https://docs.dify.ai/v/zh-hans/getting-started/install-self-hosted/docker-compose)
2. [Local Source Code Start](https://docs.dify.ai/v/zh-hans/getting-started/install-self-hosted/local-source-code)
1. [Docker Compose Deployment](https://docs.dify.ai/getting-started/install-self-hosted/docker-compose)
2. [Local Source Code Start](https://docs.dify.ai/getting-started/install-self-hosted/local-source-code)
### FAQ