Skip to content

Commit 047a628

Browse files
authored
Merge pull request #21577 from dvdksn/gha-content-cleanup
build: gha content cleanup/links
2 parents f37633a + b2264d2 commit 047a628

File tree

12 files changed

+27
-181
lines changed

12 files changed

+27
-181
lines changed

content/guides/bun/configure-ci-cd.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,10 @@ Save the workflow file and run the job.
122122
In this section, you learned how to set up a GitHub Actions workflow for your Bun application.
123123

124124
Related information:
125-
- [Introduction to GitHub Actions](/manuals/build/ci/github-actions/_index.md)
126-
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
125+
126+
- [Introduction to GitHub Actions](/guides/gha.md)
127+
- [Docker Build GitHub Actions](/manuals/build/ci/github-actions/_index.md)
128+
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
127129

128130
## Next steps
129131

content/guides/cpp/configure-ci-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ In this section, you learned how to set up a GitHub Actions workflow for your C+
124124

125125
Related information:
126126

127-
- [Introduction to GitHub Actions](/manuals/build/ci/github-actions/_index.md)
127+
- [Introduction to GitHub Actions](/guides/gha.md)
128+
- [Docker Build GitHub Actions](/manuals/build/ci/github-actions/_index.md)
128129
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
129130

130131
## Next steps

content/guides/dotnet/configure-ci-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ In this section, you learned how to set up a GitHub Actions workflow for your ap
139139

140140
Related information:
141141

142-
- [Introduction to GitHub Actions](/manuals/build/ci/github-actions/_index.md)
142+
- [Introduction to GitHub Actions](/guides/gha.md)
143+
- [Docker Build GitHub Actions](/manuals/build/ci/github-actions/_index.md)
143144
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
144145

145146
## Next steps

content/guides/golang/configure-ci-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ In this section, you learned how to set up a GitHub Actions workflow for your ap
124124

125125
Related information:
126126

127-
- [Introduction to GitHub Actions](/manuals/build/ci/github-actions/_index.md)
127+
- [Introduction to GitHub Actions](/guides/gha.md)
128+
- [Docker Build GitHub Actions](/manuals/build/ci/github-actions/_index.md)
128129
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
129130

130131
## Next steps

content/guides/java/configure-ci-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ In this section, you learned how to set up a GitHub Actions workflow for your ap
134134

135135
Related information:
136136

137-
- [Introduction to GitHub Actions](/manuals/build/ci/github-actions/_index.md)
137+
- [Introduction to GitHub Actions](/guides/gha.md)
138+
- [Docker Build GitHub Actions](/manuals/build/ci/github-actions/_index.md)
138139
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
139140

140141
## Next steps

content/guides/nodejs/configure-ci-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,8 @@ In this section, you learned how to set up a GitHub Actions workflow for your No
131131

132132
Related information:
133133

134-
- [Introduction to GitHub Actions](/manuals/build/ci/github-actions/_index.md)
134+
- [Introduction to GitHub Actions](/guides/gha.md)
135+
- [Docker Build GitHub Actions](/manuals/build/ci/github-actions/_index.md)
135136
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
136137

137138
## Next steps

content/guides/php/configure-ci-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ In this section, you learned how to set up a GitHub Actions workflow for your ap
139139

140140
Related information:
141141

142-
- [Introduction to GitHub Actions](/manuals/build/ci/github-actions/_index.md)
142+
- [Introduction to GitHub Actions](/guides/gha.md)
143+
- [Docker Build GitHub Actions](/manuals/build/ci/github-actions/_index.md)
143144
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
144145

145146
## Next steps

content/guides/python/configure-ci-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ In this section, you learned how to set up a GitHub Actions workflow for your Py
124124

125125
Related information:
126126

127-
- [Introduction to GitHub Actions](/manuals/build/ci/github-actions/_index.md)
127+
- [Introduction to GitHub Actions](/guides/gha.md)
128+
- [Docker Build GitHub Actions](/manuals/build/ci/github-actions/_index.md)
128129
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
129130

130131
## Next steps

content/guides/r/configure-ci-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ In this section, you learned how to set up a GitHub Actions workflow for your R
124124

125125
Related information:
126126

127-
- [Introduction to GitHub Actions](/manuals/build/ci/github-actions/_index.md)
127+
- [Introduction to GitHub Actions](/guides/gha.md)
128+
- [Docker Build GitHub Actions](/manuals/build/ci/github-actions/_index.md)
128129
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
129130

130131
## Next steps

content/guides/ruby/configure-ci-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,8 @@ In this section, you learned how to set up a GitHub Actions workflow for your Ru
123123

124124
Related information:
125125

126-
- [Introduction to GitHub Actions](/manuals/build/ci/github-actions/_index.md)
126+
- [Introduction to GitHub Actions](/guides/gha.md)
127+
- [Docker Build GitHub Actions](/manuals/build/ci/github-actions/_index.md)
127128
- [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions)
128129

129130
## Next steps

0 commit comments

Comments
 (0)