Skip to content

Commit 17549dc

Browse files
committed
fix: update repository links in setup documentation
1 parent a2eb95d commit 17549dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.lab/01-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In this section, you'll set up your development environment and teach GitHub Cop
1414

1515
### Step 1: Create Your Repository
1616

17-
1. Open [github.com/madebygps/vscode-github-copilot-agent-lab](https://github.com/madebygps/vscode-github-copilot-agent-lab)
17+
1. Open [github.com/copilot-dev-days/agent-lab-python](https://github.com/copilot-dev-days/agent-lab-python)
1818
2. Click **Use this template****Create a new repository**
1919
- Name: `my-soc-ops-python`
2020
- Visibility: **Public**

.lab/GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
## 🚀 Quick Setup
3333

3434
```
35-
# 1. Use template at github.com/madebygps/vscode-github-copilot-agent-lab
35+
# 1. Use template at github.com/copilot-dev-days/agent-lab-python
3636
# 2. Enable GitHub Pages (Settings > Pages > GitHub Actions)
3737
# 3. Clone in VS Code
3838
# 4. Run /setup in Chat

0 commit comments

Comments
 (0)