Skip to content

Commit 6c90f21

Browse files
brunoborgesCopilot
andcommitted
Fix all madebygps URLs in translated content
Workshop markdown translations and localized READMEs were pointing to the old upstream fork (madebygps.github.io) instead of the correct copilot-dev-days.github.io/agent-lab-python URLs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0162b9d commit 6c90f21

16 files changed

Lines changed: 26 additions & 26 deletions

README.es.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33

44
Juego de Bingo Social para encuentros presenciales. ¡Encuentra personas que coincidan con las preguntas y consigue 5 en línea!
55

6-
🎮 **[Jugar](https://madebygps.github.io/vscode-github-copilot-agent-lab/)** • 📚 **[Ver Guía del Lab](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/)**
6+
🎮 **[Jugar](https://copilot-dev-days.github.io/agent-lab-python/)** • 📚 **[Ver Guía del Lab](https://copilot-dev-days.github.io/agent-lab-python/docs/)**
77

88
---
99

1010
## 📚 Guía del Lab
1111

1212
| Parte | Título |
1313
|-------|--------|
14-
| [**00**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=00-overview) | Descripción General & Lista de Verificación |
15-
| [**01**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=01-setup) | Configuración & Ingeniería de Contexto |
16-
| [**02**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=02-design) | Frontend Design-First |
17-
| [**03**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=03-quiz-master) | Quiz Master Personalizado |
18-
| [**04**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=04-multi-agent) | Desarrollo Multi-Agente |
14+
| [**00**](https://copilot-dev-days.github.io/agent-lab-python/docs/step.html?step=00-overview) | Descripción General & Lista de Verificación |
15+
| [**01**](https://copilot-dev-days.github.io/agent-lab-python/docs/step.html?step=01-setup) | Configuración & Ingeniería de Contexto |
16+
| [**02**](https://copilot-dev-days.github.io/agent-lab-python/docs/step.html?step=02-design) | Frontend Design-First |
17+
| [**03**](https://copilot-dev-days.github.io/agent-lab-python/docs/step.html?step=03-quiz-master) | Quiz Master Personalizado |
18+
| [**04**](https://copilot-dev-days.github.io/agent-lab-python/docs/step.html?step=04-multi-agent) | Desarrollo Multi-Agente |
1919

2020
> 📝 Las guías del lab también están disponibles en la carpeta [`workshop/es/`](workshop/es/) para lectura offline.
2121

README.pt_BR.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33

44
Jogo de Bingo Social para encontros presenciais. Encontre pessoas que correspondam às perguntas e consiga 5 em linha!
55

6-
🎮 **[Jogar](https://madebygps.github.io/vscode-github-copilot-agent-lab/)** • 📚 **[Ver Guia do Lab](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/)**
6+
🎮 **[Jogar](https://copilot-dev-days.github.io/agent-lab-python/)** • 📚 **[Ver Guia do Lab](https://copilot-dev-days.github.io/agent-lab-python/docs/)**
77

88
---
99

1010
## 📚 Guia do Lab
1111

1212
| Parte | Título |
1313
|-------|--------|
14-
| [**00**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=00-overview) | Visão Geral & Lista de Verificação |
15-
| [**01**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=01-setup) | Configuração & Engenharia de Contexto |
16-
| [**02**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=02-design) | Frontend Design-First |
17-
| [**03**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=03-quiz-master) | Quiz Master Personalizado |
18-
| [**04**](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/step.html?step=04-multi-agent) | Desenvolvimento Multi-Agente |
14+
| [**00**](https://copilot-dev-days.github.io/agent-lab-python/docs/step.html?step=00-overview) | Visão Geral & Lista de Verificação |
15+
| [**01**](https://copilot-dev-days.github.io/agent-lab-python/docs/step.html?step=01-setup) | Configuração & Engenharia de Contexto |
16+
| [**02**](https://copilot-dev-days.github.io/agent-lab-python/docs/step.html?step=02-design) | Frontend Design-First |
17+
| [**03**](https://copilot-dev-days.github.io/agent-lab-python/docs/step.html?step=03-quiz-master) | Quiz Master Personalizado |
18+
| [**04**](https://copilot-dev-days.github.io/agent-lab-python/docs/step.html?step=04-multi-agent) | Desenvolvimento Multi-Agente |
1919

2020
> 📝 Os guias do lab também estão disponíveis na pasta [`workshop/pt_BR/`](workshop/pt_BR/) para leitura offline.
2121

workshop/es/00-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- l10n-sync: source-file="workshop/00-overview.md" -->
22
# 🎮 VS Code GitHub Copilot Agent Lab
33

4-
[🎮 Jugar](https://madebygps.github.io/vscode-github-copilot-agent-lab/)[📚 Guía del Lab](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/)[← README](../../README.es.md)
4+
[🎮 Jugar](https://copilot-dev-days.github.io/agent-lab-python/)[📚 Guía del Lab](https://copilot-dev-days.github.io/agent-lab-python/docs/)[← README](../../README.es.md)
55

66
---
77

workshop/es/01-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- l10n-sync: source-file="workshop/01-setup.md" -->
22
# Parte 1: Configuración & Ingeniería de Contexto
33

4-
[🎮 Demo en Vivo](https://madebygps.github.io/vscode-github-copilot-agent-lab/)[📚 Guía del Lab](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/)[← Descripción General](00-overview.md)
4+
[🎮 Demo en Vivo](https://copilot-dev-days.github.io/agent-lab-python/)[📚 Guía del Lab](https://copilot-dev-days.github.io/agent-lab-python/docs/)[← Descripción General](00-overview.md)
55

66
---
77

workshop/es/02-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- l10n-sync: source-file="workshop/02-design.md" -->
22
# Parte 2: Frontend Design-First
33

4-
[🎮 Demo en Vivo](https://madebygps.github.io/vscode-github-copilot-agent-lab/)[📚 Guía del Lab](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/)[← Parte 1](01-setup.md)
4+
[🎮 Demo en Vivo](https://copilot-dev-days.github.io/agent-lab-python/)[📚 Guía del Lab](https://copilot-dev-days.github.io/agent-lab-python/docs/)[← Parte 1](01-setup.md)
55

66
---
77

workshop/es/03-quiz-master.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- l10n-sync: source-file="workshop/03-quiz-master.md" -->
22
# Parte 3: Quiz Master Personalizado
33

4-
[🎮 Demo en Vivo](https://madebygps.github.io/vscode-github-copilot-agent-lab/)[📚 Guía del Lab](GUIDE.md)[← Parte 2](02-design.md)
4+
[🎮 Demo en Vivo](https://copilot-dev-days.github.io/agent-lab-python/)[📚 Guía del Lab](GUIDE.md)[← Parte 2](02-design.md)
55

66
---
77

workshop/es/04-multi-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- l10n-sync: source-file="workshop/04-multi-agent.md" -->
22
# Parte 4: Desarrollo Multi-Agente
33

4-
[🎮 Demo en Vivo](https://madebygps.github.io/vscode-github-copilot-agent-lab/)[📚 Guía del Lab](GUIDE.md)[← Parte 3](03-quiz-master.md)
4+
[🎮 Demo en Vivo](https://copilot-dev-days.github.io/agent-lab-python/)[📚 Guía del Lab](GUIDE.md)[← Parte 3](03-quiz-master.md)
55

66
---
77

workshop/es/05-complete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- l10n-sync: source-file="workshop/05-complete.md" -->
22
# 🎉 ¡Workshop Completo!
33

4-
[🎮 Jugar](https://madebygps.github.io/vscode-github-copilot-agent-lab/)[📚 Guía del Lab](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/)[← Parte 4](04-multi-agent.md)
4+
[🎮 Jugar](https://copilot-dev-days.github.io/agent-lab-python/)[📚 Guía del Lab](https://copilot-dev-days.github.io/agent-lab-python/docs/)[← Parte 4](04-multi-agent.md)
55

66
---
77

workshop/es/GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- l10n-sync: source-file="workshop/GUIDE.md" -->
22
# Soc Ops — VS Code GitHub Copilot Agent Lab
33

4-
[🎮 Demo en Vivo](https://madebygps.github.io/vscode-github-copilot-agent-lab/)[📚 Guía del Lab](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/)[← README](../../README.es.md)
4+
[🎮 Demo en Vivo](https://copilot-dev-days.github.io/agent-lab-python/)[📚 Guía del Lab](https://copilot-dev-days.github.io/agent-lab-python/docs/)[← README](../../README.es.md)
55

66
---
77

workshop/pt_BR/00-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- l10n-sync: source-file="workshop/00-overview.md" -->
22
# 🎮 VS Code GitHub Copilot Agent Lab
33

4-
[🎮 Jogar](https://madebygps.github.io/vscode-github-copilot-agent-lab/)[📚 Guia do Lab](https://madebygps.github.io/vscode-github-copilot-agent-lab/docs/)[← README](../../README.pt_BR.md)
4+
[🎮 Jogar](https://copilot-dev-days.github.io/agent-lab-python/)[📚 Guia do Lab](https://copilot-dev-days.github.io/agent-lab-python/docs/)[← README](../../README.pt_BR.md)
55

66
---
77

0 commit comments

Comments
 (0)