Skip to content

Commit 92351ea

Browse files
committed
fixed broken solution link
1 parent 1105156 commit 92351ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

05-advanced-prompts/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ Please attempt to solve the assignment by adding suitable prompts to the code.
615615
> [!TIP]
616616
> Phrase a prompt to ask it to improve, it's a good idea to limit how many improvements. You can also ask to improve it in a certain way, for example architecture, performance, security, etc.
617617
618-
[Solution](../../python/aoai-solution.py?WT.mc_id=academic-105485-koreyst)
618+
[Solution](./python/aoai-solution.py)
619619

620620
## Knowledge check
621621

05-advanced-prompts/translations/cn/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,6 @@ LLM 本质上是不确定的,这意味着每次运行相同的提示时都会
615615

616616
## 继续学习
617617

618-
想要了解有关创建高级提示的更多信息? 转至[进阶学习的页面](../../../13-continued-learning/translations/cn/README.md?WT.mc_id=academic-105485-koreyst) 查找有关此主章节的其他学习资源。
618+
想要了解有关创建高级提示的更多信息? 转至[进阶学习的页面](https://aka.ms/genai-collection?WT.mc_id=academic-105485-koreyst) 查找有关此主章节的其他学习资源。
619619

620620
前往第六章,我们将应用提示工程知识[构建文本生成应用程序](../../../06-text-generation-apps/translations/cn/README.md?WT.mc_id=academic-105485-koreyst)

0 commit comments

Comments
 (0)