Skip to content

Commit 4e10042

Browse files
committed
fixed more broken links
1 parent b295bcb commit 4e10042

File tree

7 files changed

+182
-184
lines changed

7 files changed

+182
-184
lines changed

02-exploring-and-comparing-different-llms/translations/cn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,6 @@ A:3,如果您有时间和资源以及高质量的数据,微调是保持最
193193

194194
## 继续您的学习旅程
195195

196-
想要了解更多关于不同的生成人工智能概念吗? 转至[进阶学习的页面](../../../13-continued-learning/translations/cn/README.md?WT.mc_id=academic-105485-koreyst) 查找有关本章的其他重要资源。
196+
想要了解更多关于不同的生成人工智能概念吗? 转至[进阶学习的页面](https://aka.ms/genai-collection?WT.mc_id=academic-105485-koreyst) 查找有关本章的其他重要资源。
197197

198198
前往第三章,我们将了解如何[负责任地使用生成式 AI 进行应用构建](../../../03-using-generative-ai-responsibly/translations/cn/README.md?WT.mc_id=academic-105485-koreyst)

02-exploring-and-comparing-different-llms/translations/pt-br/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,6 @@ Saiba mais sobre como você pode [usar o RAG](https://learn.microsoft.com/azure/
194194

195195
## Ótimo Trabalho, Continue com Seu Aprendizado
196196

197-
Deseja aprender mais sobre diferentes conceitos de IA Generativa? Acesse a [página de aprendizado contínuo](../../../13-continued-learning/translations/pt-br/README.md?WT.mc_id=academic-105485-koreyst) para encontrar outros ótimos recursos sobre este tópico.
197+
Deseja aprender mais sobre diferentes conceitos de IA Generativa? Acesse a [página de aprendizado contínuo](https://aka.ms/genai-collection?WT.mc_id=academic-105485-koreyst) para encontrar outros ótimos recursos sobre este tópico.
198198

199199
Vamos para a Lição 3, onde veremos como podemos [Criar IA Generativa de forma Responsável](../../../03-using-generative-ai-responsibly/translations/pt-br/README.md?WT.mc_id=academic-105485-koreyst)!

05-advanced-prompts/README.md

Lines changed: 1 addition & 1 deletion
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.pysolution.py?WT.mc_id=academic-105485-koreyst)
618+
[Solution](../python/aoai-solution.pysolution.py?WT.mc_id=academic-105485-koreyst)
619619

620620
## Knowledge check
621621

05-advanced-prompts/translations/ja-jp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ if __name__ == '__main__':
618618
> [!TIP]
619619
> プロンプトの改善を求める際、対象となる改善項目を制限すると効果が高まります。また、アーキテクチャ、パフォーマンス、セキュリティといった特定の観点から改善を求めるアプローチも有効です。
620620

621-
[Solution](./python/aoai-solution.pysolution.py?WT.mc_id=academic-105485-koreyst)
621+
[Solution](../python/aoai-solution.pysolution.py?WT.mc_id=academic-105485-koreyst)
622622

623623
## 知識チェック
624624

05-advanced-prompts/translations/pt-br/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ Por favor, tente resolver a tarefa adicionando prompts adequados ao código.
641641
> [!DICA]
642642
> Formule um prompt para pedir que ele melhor. É uma boa ideia limitar quantas melhorias devem ter. Você também pode pedir para melhorar de uma certa maneira, por exemplo, arquitetura, desempenho, segurança, etc.
643643
644-
[Solution](./python/aoai-solution.pysolution.py?WT.mc_id=academic-105485-koreyst)
644+
[Solution](../python/aoai-solution.pysolution.py?WT.mc_id=academic-105485-koreyst)
645645

646646
## Verificação de conhecimento
647647

07-building-chat-applications/translations/cn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Microsoft 的 Responsible AI 方法确定了指导 AI 开发和使用的六项
183183

184184
## Great Work! Continue the Journey
185185

186-
Want to learn more about creating chat applications with Generative AI? Go to the [continued learning page](../../../13-continued-learning/README.md?WT.mc_id=academic-105485-koreyst) to find other great resources on this topic.
186+
Want to learn more about creating chat applications with Generative AI? Go to the [continued learning page](https://aka.ms/genai-collection?WT.mc_id=academic-105485-koreyst) to find other great resources on this topic.
187187

188188
Head over to Lesson 8 to see how you can start [building search applications](/08-building-search-applications/README.md?WT.mc_id=academic-105485-koreyst)!
189189

0 commit comments

Comments
 (0)