diff --git a/src/data/roadmaps/git-github/content/github-wikis@lONqOqD-4slxa9B5i9ADX.md b/src/data/roadmaps/git-github/content/github-wikis@lONqOqD-4slxa9B5i9ADX.md index 0ec044cb6..74b6f5b40 100644 --- a/src/data/roadmaps/git-github/content/github-wikis@lONqOqD-4slxa9B5i9ADX.md +++ b/src/data/roadmaps/git-github/content/github-wikis@lONqOqD-4slxa9B5i9ADX.md @@ -5,4 +5,4 @@ GitHub Wikis are collaborative documentation spaces integrated directly into Git Visit the following resources to learn more: - [@official@About Wikis](https://docs.github.com/en/communities/documenting-your-project-with-wikis/about-wikis) -- [@article@Documenting your project with Wikis](https://docs.github.com/en/communities/documenting-your-project-with-wikis) +- [@official@Documenting your project with Wikis](https://docs.github.com/en/communities/documenting-your-project-with-wikis) diff --git a/src/data/roadmaps/git-github/content/workflow-context@BnPiTu1Jw2kIW560a2A5T.md b/src/data/roadmaps/git-github/content/workflow-context@BnPiTu1Jw2kIW560a2A5T.md index bea269b17..3dc0f1941 100644 --- a/src/data/roadmaps/git-github/content/workflow-context@BnPiTu1Jw2kIW560a2A5T.md +++ b/src/data/roadmaps/git-github/content/workflow-context@BnPiTu1Jw2kIW560a2A5T.md @@ -4,5 +4,5 @@ Workflow context in GitHub Actions refers to the environment and variables that Learn more from the following resources: -- [@article@GitHub Actions Contexts](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/contexts) +- [@official@GitHub Actions Contexts](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/contexts) - [@video@Working with contexts in GitHub Actions](https://www.youtube.com/watch?v=16WT_r0zjYE) \ No newline at end of file diff --git a/src/data/roadmaps/git-github/content/workflow-runners@6QwlY3dEvjfAOPALcWKXQ.md b/src/data/roadmaps/git-github/content/workflow-runners@6QwlY3dEvjfAOPALcWKXQ.md index 92628d77f..2f9bc81f4 100644 --- a/src/data/roadmaps/git-github/content/workflow-runners@6QwlY3dEvjfAOPALcWKXQ.md +++ b/src/data/roadmaps/git-github/content/workflow-runners@6QwlY3dEvjfAOPALcWKXQ.md @@ -4,5 +4,5 @@ Workflow runners are the environments where GitHub Actions workflows are execute Learn more from the following resources: -- [@video@GitHub Actions Self-hosted runners](https://www.youtube.com/watch?v=aLHyPZO0Fy0) -- [@article@GitHub Actions Runners](https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners) \ No newline at end of file +- [@official@GitHub Actions Runners](https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners) +- [@video@GitHub Actions Self-hosted runners](https://www.youtube.com/watch?v=aLHyPZO0Fy0) \ No newline at end of file diff --git a/src/data/roadmaps/git-github/content/workflow-triggers@55uHPFNwYPVZx8Cy3c985.md b/src/data/roadmaps/git-github/content/workflow-triggers@55uHPFNwYPVZx8Cy3c985.md index a254abbe1..257ba834d 100644 --- a/src/data/roadmaps/git-github/content/workflow-triggers@55uHPFNwYPVZx8Cy3c985.md +++ b/src/data/roadmaps/git-github/content/workflow-triggers@55uHPFNwYPVZx8Cy3c985.md @@ -4,5 +4,5 @@ Workflow triggers are events that initiate a GitHub Actions workflow. They can b Learn more from the following resources: -- [@article@GitHub Actions Documentation](https://docs.github.com/en/actions) -- [@article@GitHub Actions Triggers](https://docs.github.com/en/actions/reference/events-that-trigger-workflows) \ No newline at end of file +- [@official@GitHub Actions Documentation](https://docs.github.com/en/actions) +- [@official@GitHub Actions Triggers](https://docs.github.com/en/actions/reference/events-that-trigger-workflows) \ No newline at end of file