Skip to content

Commit 11636d0

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 5314d25 commit 11636d0

File tree

20 files changed

+18
-18
lines changed

20 files changed

+18
-18
lines changed

.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
@@ -51,7 +51,7 @@ public static final List<String> ALL_PROMPTS = List.of(
5151
```
5252

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

5656
## 🛠️ Tech Stack
5757

.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
@@ -51,7 +51,7 @@ public static final List<String> ALL_PROMPTS = List.of(
5151
```
5252

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

5656
## 🛠️ Tech Stack
5757

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public static final List<String> ALL_PROMPTS = List.of(
5151
```
5252

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

5656
## 🛠️ Tech Stack
5757

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public static final List<String> ALL_PROMPTS = List.of(
5151
```
5252

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

5656
## 🛠️ Tech Stack
5757

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public static final List<String> ALL_PROMPTS = List.of(
5151
```
5252

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

5656
## 🛠️ Tech Stack
5757

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public static final List<String> ALL_PROMPTS = List.of(
5151
```
5252

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

5656
## 🛠️ Tech Stack
5757

0 commit comments

Comments
 (0)