Skip to content

Commit 2fd44ee

Browse files
Copilotjongalloway
andcommitted
Fix additional broken links: Discord badges, Microsoft Learn URLs, YouTube thumbnails, and Hugging Face docs
Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>
1 parent 09780af commit 2fd44ee

27 files changed

Lines changed: 27 additions & 27 deletions

File tree

02-SetupDevEnvironment/getting-started-azure-openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ In this lesson, you learned how to set up your development environment for the r
158158
159159
- [Azure AI Foundry Documentation](https://learn.microsoft.com/azure/ai-services/)
160160
- [Working with GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started)
161-
- [How to Deploy Models in Azure AI Foundry](https://learn.microsoft.com/azure/ai-services/deploy/)
161+
- [How to Deploy Models in Azure AI Foundry](https://learn.microsoft.com/azure/ai-foundry/how-to/deploy-models-openai)
162162
- [Azure.AI.OpenAI NuGet Package](https://www.nuget.org/packages/Azure.AI.OpenAI)
163163
164164
## Next Steps

03-CoreGenerativeAITechniques/05-ImageGenerationOpenAI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Image generation opens up new creative possibilities for your applications, allo
149149

150150
- [Generate images with AI and .NET](https://learn.microsoft.com/dotnet/ai/quickstarts/quickstart-openai-generate-images?tabs=azd&pivots=openai)
151151
- [DALL-E on Azure AI services](https://learn.microsoft.com/azure/ai-services/openai/how-to/dall-e?tabs=gpt-image-1)
152-
- [Image generation overview](https://learn.microsoft.com/azure/ai-services/openai/concepts/understanding-image-generation-responses)
152+
- [Image generation overview](https://learn.microsoft.com/azure/ai-services/openai/concepts/models)
153153

154154
## Up next
155155

05-AppCreatedWithGenAI/HFMCP.GenImage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
- [.NET 9.0 or newer](https://dotnet.microsoft.com/download/)
2424
- GitHub Personal Access Token with Models API access
25-
- [Hugging Face Access Token](https://huggingface.co/docs/mcp) (optional for image generation)
25+
- [Hugging Face Access Token](https://huggingface.co/docs/hub/security-tokens) (optional for image generation)
2626
- Visual Studio 2022 or VS Code with C# extension
2727

2828
## Setup

translations/de/02-SetupDevEnvironment/getting-started-azure-openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ In dieser Lektion hast du gelernt, wie du deine Entwicklungsumgebung für den Re
156156

157157
- [Azure AI Foundry-Dokumentation](https://learn.microsoft.com/azure/ai-services/)
158158
- [Arbeiten mit GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started)
159-
- [Wie man Modelle in Azure AI Foundry bereitstellt](https://learn.microsoft.com/azure/ai-services/deploy/)
159+
- [Wie man Modelle in Azure AI Foundry bereitstellt](https://learn.microsoft.com/azure/ai-foundry/how-to/deploy-models-openai)
160160
- [Azure.AI.OpenAI NuGet-Paket](https://www.nuget.org/packages/Azure.AI.OpenAI)
161161

162162
## Nächste Schritte

translations/de/03-CoreGenerativeAITechniques/06-AIToolkitAndDockerModels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Die Möglichkeit, KI-Modelle lokal auszuführen, bietet mehrere Vorteile wie Pri
1010

1111
## Videoanleitung
1212

13-
[![Video zu AI Toolkit und Docker](https://img.youtube.com/vi/1GwmV1PGRjI/0.jpg)](https://youtu.be/1GwmV1PGRjI?feature=shared)
13+
[![Video zu AI Toolkit und Docker](https://img.youtube.com/vi/1GwmV1PGRjI/maxresdefault.jpg)](https://youtu.be/1GwmV1PGRjI?feature=shared)
1414

1515
_⬆️ Klicken Sie auf das Bild, um das Video anzusehen ⬆️_
1616

translations/de/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[![GitHub stars](https://img.shields.io/github/stars/microsoft/Generative-AI-For-Beginners-Dotnet.svg?style=social&label=Star)](https://github.com/microsoft/Generative-AI-For-Beginners-Dotnet/stargazers/)
1414

1515

16-
[![Azure AI Community Discord](https://dcbadge.vercel.app/api/server/ByRwuEEgH4)](https://aka.ms/ai-discord/dotnet)
16+
[![Azure AI Community Discord](https://img.shields.io/discord/1113626258182504448?label=Azure%20AI%20Community%20Discord)](https://aka.ms/ai-discord/dotnet)
1717
[![Azure AI Foundry GitHub Diskussionen](https://img.shields.io/badge/Discussions-Azure%20AI%20Foundry-blueviolet?logo=github&style=for-the-badge)](https://aka.ms/ai-discussions/dotnet)
1818

1919
![Generative AI für Anfänger .NET Logo](../../translated_images/main-logo.5ac974278bc20b3520e631aaa6bf8799f2d219c5aec555da85555725546f25f8.de.jpg)

translations/es/02-SetupDevEnvironment/getting-started-azure-openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ En esta lección, aprendiste cómo configurar tu entorno de desarrollo para el r
156156

157157
- [Documentación de Azure AI Foundry](https://learn.microsoft.com/azure/ai-services/)
158158
- [Trabajar con Codespaces en GitHub](https://docs.github.com/en/codespaces/getting-started)
159-
- [Cómo desplegar modelos en Azure AI Foundry](https://learn.microsoft.com/azure/ai-services/deploy/)
159+
- [Cómo desplegar modelos en Azure AI Foundry](https://learn.microsoft.com/azure/ai-foundry/how-to/deploy-models-openai)
160160
- [Paquete NuGet Azure.AI.OpenAI](https://www.nuget.org/packages/Azure.AI.OpenAI)
161161

162162
## Próximos Pasos

translations/es/03-CoreGenerativeAITechniques/06-AIToolkitAndDockerModels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ En esta lección, aprenderá cómo ejecutar modelos de IA generativa localmente
66

77
## Introducción
88

9-
[![Video sobre AI Toolkit y Docker](https://img.youtube.com/vi/1GwmV1PGRjI/0.jpg)](https://youtu.be/1GwmV1PGRjI?feature=shared)
9+
[![Video sobre AI Toolkit y Docker](https://img.youtube.com/vi/1GwmV1PGRjI/maxresdefault.jpg)](https://youtu.be/1GwmV1PGRjI?feature=shared)
1010

1111
_⬆️ Haga clic en la imagen para ver el video ⬆️_
1212

translations/es/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[![Estrellas en GitHub](https://img.shields.io/github/stars/microsoft/Generative-AI-For-Beginners-Dotnet.svg?style=social&label=Star)](https://github.com/microsoft/Generative-AI-For-Beginners-Dotnet/stargazers/)
1414

1515

16-
[![Azure AI Community Discord](https://dcbadge.vercel.app/api/server/ByRwuEEgH4)](https://aka.ms/ai-discord/dotnet)
16+
[![Azure AI Community Discord](https://img.shields.io/discord/1113626258182504448?label=Azure%20AI%20Community%20Discord)](https://aka.ms/ai-discord/dotnet)
1717
[![Discusiones de Azure AI Foundry en GitHub](https://img.shields.io/badge/Discussions-Azure%20AI%20Foundry-blueviolet?logo=github&style=for-the-badge)](https://aka.ms/ai-discussions/dotnet)
1818

1919
![Logo de Generative AI para Principiantes .NET](../../translated_images/main-logo.5ac974278bc20b3520e631aaa6bf8799f2d219c5aec555da85555725546f25f8.es.jpg)

translations/fr/02-SetupDevEnvironment/getting-started-azure-openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Dans cette leçon, vous avez appris à configurer votre environnement de dévelo
156156
157157
- [Documentation Azure AI Foundry](https://learn.microsoft.com/azure/ai-services/)
158158
- [Travailler avec GitHub Codespaces](https://docs.github.com/fr/codespaces/getting-started)
159-
- [Comment déployer des modèles dans Azure AI Foundry](https://learn.microsoft.com/azure/ai-services/deploy/)
159+
- [Comment déployer des modèles dans Azure AI Foundry](https://learn.microsoft.com/azure/ai-foundry/how-to/deploy-models-openai)
160160
- [Package NuGet Azure.AI.OpenAI](https://www.nuget.org/packages/Azure.AI.OpenAI)
161161
162162
## Prochaines étapes

0 commit comments

Comments
 (0)