From f3de25ea311f2ffb4cea4dc98c28d19bf4021aed Mon Sep 17 00:00:00 2001 From: Aleksander Fidelus <63016446+FidelusAleksander@users.noreply.github.com> Date: Wed, 23 Jul 2025 12:13:38 +0200 Subject: [PATCH] fix: update copy exercise button to use skills-dev org (#1) * fix: update copy exercise button to use skills-dev org * Update x-review.md --- .github/steps/x-review.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/steps/x-review.md b/.github/steps/x-review.md index c8b14d1..82c70f3 100644 --- a/.github/steps/x-review.md +++ b/.github/steps/x-review.md @@ -14,8 +14,8 @@ Here's a recap of the tasks you've accomplished in this exercise: ### What's next? -- Take another [GitHub Skills exercise](https://github.com/skills). - - Continue with the [GitHub Pages](https://github.com/skills/github-pages) exercise to share your blog posts as an actual webpage. +- Take another [GitHub Skills exercise](https://learn.github.com/skills). + - Continue with the [GitHub Pages](https://github.com/skills-dev/github-pages) exercise to share your blog posts as an actual webpage. - Learn more about [Markdown](https://docs.github.com/github/writing-on-github). - Read the GitHub [Getting Started docs](https://docs.github.com/get-started). - To find projects to contribute to, check out [GitHub Explore](https://github.com/explore). diff --git a/README.md b/README.md index b3c6bd0..30e4377 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ In this course, you will: 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**. -[![](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=communicate-using-markdown&owner=%40me&name=skills-communicate-using-markdown&description=Exercise%3A+Communicate+using+Markdown&visibility=public) +[![](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=communicate-using-markdown&owner=%40me&name=skills-communicate-using-markdown&description=Exercise%3A+Communicate+using+Markdown&visibility=public)
Having trouble? 🤷