docs: linked to Chinese localized page from English page incorrectly (#28)
Signed-off-by: Neko Ayaka <neko@ayaka.moe>pull/27/head^2
parent
4c46d88ce6
commit
bf332098fa
|
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue