Skip to content

Commit 8d82e58

Browse files
author
AI Assistant
committed
fix: update repository links and metadata in README and PRD documents
1 parent 5627b7d commit 8d82e58

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# lab_vs-code-copilot_csharp-ask-bot
1+
# VSCode copilot CSharp Ask-Bot
22
Demo laboratory for VSCode Copilot course CSharp edition
33

44
## Dev workflow
55

66
```bash
77
# Clone repository
8-
git clone https://github.com/AiCodeAcademy/lab_vs-code-copilot_csharp-ask-bot.git
9-
cd lab_vs-code-copilot_csharp-ask-bot
8+
git clone https://github.com/AlbertoBasaloLabs/vscode-copilot-csharp_ask-bot.git
9+
cd vscode-copilot-csharp_ask-bot
1010
# Open in VSCode
1111
code .
1212
# Open terminal
@@ -23,5 +23,5 @@ A CLI educational tool that queries public APIs to provide basic information abo
2323
---
2424

2525
- Author: [Alberto Basalo](https://albertobasalo.dev)
26-
- [GitHub Org](https://github.com/AiCodeAcademy)
27-
- [Repository](https://github.com/AiCodeAcademy/lab_vs-code-copilot_csharp-ask-bot)
26+
- Academy: [Academy Organization](https://github.com/AlbertoBasaloAcademy)
27+
- Laboratory: [Source Repository](https://github.com/AlbertoBasaloLabs/vscode-copilot-csharp_ask-bot)

docs/ask-base.PRD.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
ID: PRD-ASKBOT-v1
3-
Versión: 0.1
2+
ID: ASK-BOT_PRD
3+
Curso: VSCode-Copilot-CSharp
4+
Arquetipo: CSharp-CLI
45
Autor: Alberto Basalo
5-
Fecha: 2025-09-09
6-
Estado: draft
76
---
87

98
# PRD — AskBot CLI
@@ -48,7 +47,7 @@ Excluded: interfaz gráfica, persistencia, autenticación.
4847
- timeapi.io
4948

5049
## Dependencias
51-
- Dotnet 7+
50+
- Dotnet 9+
5251
- APIs externas
5352

5453
## Criterios de aceptación

0 commit comments

Comments
 (0)