Skip to content

Commit 2c0c8b2

Browse files
fix: update references to use skills-dev (#1)
1 parent 532259e commit 2c0c8b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/steps/x-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Here's a recap of all the tasks you've accomplished in your repository:
1313

1414
### What's next?
1515

16-
- [Take another exercise](https://skills.github.com/)
16+
- [Take another exercise](https://learn.github.com/skills)
1717
- [Learn more about GitHub Actions](https://docs.github.com/actions/)
1818
- [Awesome Actions](https://github.com/sdras/awesome-actions)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Automation is key for repetitive tasks like testing, scanning, review, and deplo
99
- **Who is this for**: Developers, DevOps engineers, Security engineers
1010
- **What you'll learn**: How to create GitHub Actions workflows, how to run them, and how to use them to automate tasks.
1111
- **What you'll build**: An Actions workflow that will comment on a pull request when it is created.
12-
- **Prerequisites**: [Introduction to GitHub](https://github.com/skills/introduction-to-github)
12+
- **Prerequisites**: [Introduction to GitHub](https://github.com/skills-dev/introduction-to-github)
1313
- **How long**: This exercise can be finished in less than 30min.
1414

1515
In this exercise, you will:

0 commit comments

Comments
 (0)