Skip to content

Commit 83ed5c1

Browse files
authored
Merge pull request #53301 from Chukslord1/fix-skills-dev-to-skills
replaced all kills dev to skills org
2 parents 2df8e5b + 9f7ef88 commit 83ed5c1

16 files changed

Lines changed: 16 additions & 16 deletions

File tree

learn-pr/github/code-with-github-codespaces/includes/5-exercise-code-with-codespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Now that you understand the Codespaces lifecycle and processes, it's time to pra
22

33
## Instructions
44

5-
1. Right-click the [GitHub exercise](https://github.com/skills-dev/code-with-codespaces) link to open it in a new tab.
5+
1. Right-click the [GitHub exercise](https://github.com/skills/code-with-codespaces) link to open it in a new tab.
66
1. On the GitHub Exercise Welcome page, right-click the **Start course** button to open it in a new tab.
77
- In the new tab, most of the prompts automatically fill-in for you.
88
- For owner, choose your personal account or an organization to host the repository.

learn-pr/github/communicate-using-markdown/includes/3-communicating-using-markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ When you finish the exercise in GitHub, return here to:
1919
> You don't need to modify any of the workflow files to complete this exercise. **Altering this workflow's contents can break the exercise's ability to validate your actions, provide feedback, or grade the results**.
2020
2121
> [!div class="nextstepaction"]
22-
> [Start the exercise on GitHub](https://github.com/skills-dev/communicate-using-markdown?azure-portal=true)
22+
> [Start the exercise on GitHub](https://github.com/skills/communicate-using-markdown?azure-portal=true)

learn-pr/github/configure-code-scanning/includes/5-exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ When you've finished the exercise in GitHub, return here for:
2323
2424
2525
> [!div class="nextstepaction"]
26-
> [Start the exercise on GitHub](https://github.com/skills-dev/introduction-to-codeql)
26+
> [Start the exercise on GitHub](https://github.com/skills/introduction-to-codeql)

learn-pr/github/configure-dependabot-security-updates-on-github-repo/includes/7-exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ When you've finished the exercise in GitHub, return here for:
2929
> - A badge for completing this module.
3030
3131
> [!div class="nextstepaction"]
32-
> [Open the exercise on GitHub](https://github.com/skills-dev/secure-repository-supply-chain)
32+
> [Open the exercise on GitHub](https://github.com/skills/secure-repository-supply-chain)

learn-pr/github/configure-use-secret-scanning-github-repository/includes/5-exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ When you've finished the exercise in GitHub, return here for:
2828
> * A badge for completing this module
2929
3030
> [!div class="nextstepaction"]
31-
> [Start the exercise on GitHub](https://github.com/skills-dev/introduction-to-secret-scanning)
31+
> [Start the exercise on GitHub](https://github.com/skills/introduction-to-secret-scanning)

learn-pr/github/create-custom-github-actions/includes/exercise-create-custom-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ When you've finished the exercise in GitHub, return here for:
2121
> You don't need to modify any of the workflow files to complete this exercise. **Altering the contents in this workflow can break the exercise's ability to validate your actions, provide feedback, or grade the results**.
2222
2323
> [!div class="nextstepaction"]
24-
> [Start the exercise on GitHub](https://github.com/skills-dev/write-javascript-actions?azure-portal=true)
24+
> [Start the exercise on GitHub](https://github.com/skills/write-javascript-actions?azure-portal=true)

learn-pr/github/create-custom-github-actions/includes/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This module assumes you have basic familiarity with GitHub Actions and workflows
2020

2121
- A GitHub account
2222
- The ability to navigate and edit files in GitHub
23-
- For more information about GitHub, see [Introduction to GitHub](https://github.com/skills-dev/introduction-to-github).
23+
- For more information about GitHub, see [Introduction to GitHub](https://github.com/skills/introduction-to-github).
2424
- Basic familiarity with GitHub Actions and workflows
2525
- If you aren't familiar with workflows, jobs, and steps, check out the [Automate development tasks by using GitHub Actions](/training/modules/github-actions-automate-tasks/) module.
2626
- Basic familiarity with continuous integration using GitHub Actions and workflows

learn-pr/github/create-host-web-sites-github-pages/includes/3-introduction-to-github-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ When you finish the exercise in GitHub, return here for:
1919
> **Altering the contents in this workflow can break the exercise's**
2020
> **ability to validate your actions, provide feedback, or grade the results**.
2121
> [!div class="nextstepaction"]
22-
> [Start the exercise on GitHub](https://github.com/skills-dev/github-pages?azure-portal=true)
22+
> [Start the exercise on GitHub](https://github.com/skills/github-pages?azure-portal=true)

learn-pr/github/github-actions-automate-tasks/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ In this module, you'll:
1919

2020
- A [GitHub](https://github.com?azure-portal=true) account
2121
- The ability to navigate and edit files in GitHub
22-
- (For more information about GitHub, see [Introduction to GitHub](https://github.com/skills-dev/introduction-to-github?azure-portal=true).)
22+
- (For more information about GitHub, see [Introduction to GitHub](https://github.com/skills/introduction-to-github?azure-portal=true).)

learn-pr/github/github-actions-automate-tasks/includes/3-exercise-create-container-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ When you've finished the exercise in GitHub, return here for:
2121
> You don't need to modify any of the workflow files to complete this exercise. **Altering the contents in this workflow can break the exercise's ability to validate your actions, provide feedback, or grade the results**.
2222
2323
> [!div class="nextstepaction"]
24-
> [Start the exercise on GitHub](https://github.com/skills-dev/hello-github-actions)
24+
> [Start the exercise on GitHub](https://github.com/skills/hello-github-actions)

0 commit comments

Comments
 (0)