Skip to content

Commit 47e6f21

Browse files
committed
Correct link text
1 parent cc460df commit 47e6f21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

challenges/hangperson/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Review this cheatsheet before starting either development approach - it will hel
4949
You have two options for developing this application with GitHub Copilot:
5050

5151
### 1. Structured Learning Path (Recommended for Learning)
52-
Follow the detailed exercises in [./hangperson_exercises.md](./hangperson_exercises.md). This approach:
52+
Follow the detailed [exercises here](./hangperson_exercises.md). This approach:
5353
- Focuses on creating custom instructions and reusable prompts
5454
- Teaches you how to effectively customize Copilot's behavior
5555
- Provides step-by-step guidance for:
@@ -61,7 +61,7 @@ Follow the detailed exercises in [./hangperson_exercises.md](./hangperson_exerci
6161
- Best for learning Copilot's advanced features and best practices
6262

6363
### 2. Quick Start Path
64-
Use the ready-made prompts in [./hangperson_prompts.md](./hangperson_prompts.md). This approach
64+
Use the [ready-made prompts here](./hangperson_prompts.md). This approach
6565
- Provides immediate prompts to bootstrap your project
6666
- Gets you coding faster with less setup
6767
- Includes working example code snippets

0 commit comments

Comments
 (0)