Skip to content

Commit a3bcb58

Browse files
authored
fix: update README and preparing steps for clarity and consistency (#9)
1 parent 0dada36 commit a3bcb58

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/steps/1-preparing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To get started, we will set up a GitHub Codespace with the necessary tools and e
4646
1. Confirm the **Repository** field is your copy of the exercise, not the original, then click the green **Create Codespace** button.
4747

4848
- ✅ Your copy: `/{{full_repo_name}}`
49-
- ❌ Original: `/skills/copilot-modernize-my-legacy-code`
49+
- ❌ Original: `/skills/modernize-your-legacy-code-with-github-copilot`
5050

5151
1. Wait a moment for Visual Studio Code to load in your browser.
5252

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# GitHub Copilot Modernize my Legacy Code
1+
# Modernize Your Legacy Code with GitHub Copilot
22

33
## Welcome
44

55
- **Who is this for**: Developers looking to update and improve their legacy codebases.
66
- **What you'll learn**: How to leverage GitHub Copilot to refactor and modernize existing code.
77
- **What you'll build**: A set of improved code snippets that demonstrate modern coding practices.
88
- **Prerequisites**:
9-
- Skills exercise: [Getting started with GitHub Copilot](https://github.com/skills/getting-started-with-github-copilot)
9+
- Skills exercise: [Getting Started with GitHub Copilot](https://github.com/skills/getting-started-with-github-copilot)
1010
- Familiarity with [VS Code](https://code.visualstudio.com/)
1111
- Basic coding principles
1212

@@ -25,7 +25,7 @@ In this exercise, you will:
2525
Simply copy the exercise to your account, then give your favorite Octocat (Mona) **about 20 seconds** to prepare the first lesson, then **refresh the page**.
2626

2727
<!-- (replace-me: Make sure to edit the URL with proper template_owner, template_name, repo name and description) -->
28-
[![](https://img.shields.io/badge/Copy%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/new?template_owner=skills-dev&template_name=copilot-modernize-my-legacy-code&owner=%40me&name=skills-copilot-modernize-my-legacy-code&description=Exercise:+Copilot+Modernize+my+Legacy+Code&visibility=public)
28+
[![](https://img.shields.io/badge/Copy%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/new?template_owner=skills&template_name=modernize-your-legacy-code-with-github-copilot&owner=%40me&name=skills-modernize-your-legacy-code-with-github-copilot&description=Exercise:+Modernize+Your+Legacy+Code+with+GitHub+Copilot&visibility=public)
2929

3030
<details>
3131
<summary>Having trouble? 🤷</summary><br/>

0 commit comments

Comments
 (0)