diff --git a/en/application/prompt-engineering/README.md b/en/application/prompt-engineering/README.md index da564f6..abc48f4 100644 --- a/en/application/prompt-engineering/README.md +++ b/en/application/prompt-engineering/README.md @@ -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) - diff --git a/en/getting-started/install-self-hosted/README.md b/en/getting-started/install-self-hosted/README.md index 5bb5ecc..3e0ec8c 100644 --- a/en/getting-started/install-self-hosted/README.md +++ b/en/getting-started/install-self-hosted/README.md @@ -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