Skip to content

Commit 1301b84

Browse files
brunoborgesCopilot
andcommitted
Rename .lab/ to workshop/ for consistent directory structure
Standardized workshop content directory from .lab/ to workshop/ across all repos. Updated all internal references in README.md, docs/step.html, and related files. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 572cbdc commit 1301b84

20 files changed

Lines changed: 12 additions & 12 deletions

File tree

.solutions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ diff -r SocOps .solutions/step-04-redesign-cyberpunk/SocOps
4343

4444
## Workshop Guide Reference
4545

46-
See [`.lab/GUIDE.md`](../.lab/GUIDE.md) for the full workshop instructions.
46+
See [`workshop/GUIDE.md`](../workshop/GUIDE.md) for the full workshop instructions.
4747

4848
## Checkpoint Details
4949

.solutions/finished/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public static readonly List<string> QuestionsList = new()
4949
```
5050

5151
### Workshop Guide
52-
👉 Follow the [Lab Guide](.lab/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
52+
👉 Follow the [Lab Guide](workshop/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
5353

5454
## 🛠️ Tech Stack
5555

.solutions/step-00-baseline/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Social Bingo game for in-person mixers. Find people who match the questions and get 5 in a row!
44

55
<!-- You can remove this message when updating the readme as part of the workshop -->
6-
👉 **[Follow the Lab Guide](.lab/GUIDE.md)** for instructions on how to set up and customize the game.
6+
👉 **[Follow the Lab Guide](workshop/GUIDE.md)** for instructions on how to set up and customize the game.
77

88

99
## Prerequisites

.solutions/step-01-instructions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Social Bingo game for in-person mixers. Find people who match the questions and get 5 in a row!
44

55
<!-- You can remove this message when updating the readme as part of the workshop -->
6-
👉 **[Follow the Lab Guide](.lab/GUIDE.md)** for instructions on how to set up and customize the game.
6+
👉 **[Follow the Lab Guide](workshop/GUIDE.md)** for instructions on how to set up and customize the game.
77

88

99
## Prerequisites

.solutions/step-02-linting/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Social Bingo game for in-person mixers. Find people who match the questions and get 5 in a row!
44

55
<!-- You can remove this message when updating the readme as part of the workshop -->
6-
👉 **[Follow the Lab Guide](.lab/GUIDE.md)** for instructions on how to set up and customize the game.
6+
👉 **[Follow the Lab Guide](workshop/GUIDE.md)** for instructions on how to set up and customize the game.
77

88

99
## Prerequisites

.solutions/step-03-readme-update/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public static readonly List<string> QuestionsList = new()
4949
```
5050

5151
### Workshop Guide
52-
👉 Follow the [Lab Guide](.lab/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
52+
👉 Follow the [Lab Guide](workshop/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
5353

5454
## 🛠️ Tech Stack
5555

.solutions/step-04-redesign-cyberpunk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public static readonly List<string> QuestionsList = new()
4949
```
5050

5151
### Workshop Guide
52-
👉 Follow the [Lab Guide](.lab/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
52+
👉 Follow the [Lab Guide](workshop/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
5353

5454
## 🛠️ Tech Stack
5555

.solutions/step-05-quiz-techlife/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public static readonly List<string> QuestionsList = new()
4949
```
5050

5151
### Workshop Guide
52-
👉 Follow the [Lab Guide](.lab/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
52+
👉 Follow the [Lab Guide](workshop/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
5353

5454
## 🛠️ Tech Stack
5555

.solutions/step-06-scavenger-hunt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public static readonly List<string> QuestionsList = new()
4949
```
5050

5151
### Workshop Guide
52-
👉 Follow the [Lab Guide](.lab/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
52+
👉 Follow the [Lab Guide](workshop/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
5353

5454
## 🛠️ Tech Stack
5555

.solutions/step-07-card-deck/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public static readonly List<string> QuestionsList = new()
4949
```
5050

5151
### Workshop Guide
52-
👉 Follow the [Lab Guide](.lab/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
52+
👉 Follow the [Lab Guide](workshop/GUIDE.md) for a hands-on workshop experience with GitHub Copilot agents.
5353

5454
## 🛠️ Tech Stack
5555

0 commit comments

Comments
 (0)