Skip to content

Commit d65be40

Browse files
chore: migrate from skills-dev to skills organization
Update all references from skills-dev to skills: - Prerequisites link to introduction-to-github - Template owner in Copy Exercise badge URL
1 parent ea67eed commit d65be40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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-dev/introduction-to-github)
12+
- **Prerequisites**: [Introduction to GitHub](https://github.com/skills/introduction-to-github)
1313
- **How long**: This exercise can be finished in less than 30min.
1414

1515
In this exercise, you will:
@@ -24,7 +24,7 @@ In this exercise, you will:
2424

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

27-
[![](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=hello-github-actions&owner=%40me&name=skills-hello-github-actions&description=Exercise:+Create+and+run+a+GitHub+Actions+Workflow&visibility=public)
27+
[![](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=hello-github-actions&owner=%40me&name=skills-hello-github-actions&description=Exercise:+Create+and+run+a+GitHub+Actions+Workflow&visibility=public)
2828

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

0 commit comments

Comments
 (0)