Skip to content

Commit 2ca47a8

Browse files
authored
Merge pull request #27918 from jai/jai/fix-27916
fix(redirects): update broken /contribute/participating/ redirect
2 parents cfa387a + b0f9d9f commit 2ca47a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/_redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
/docs/home/contribute/generated-reference/kubernetes-components/ /docs/contribute/generate-ref-docs/kubernetes-components/ 301
186186
/docs/home/contribute/localization/ /docs/contribute/localization/ 301
187187
/docs/home/contribute/page-templates/ /docs/contribute/style/page-templates/ 301
188-
/docs/home/contribute/participating/ /docs/contribute/participating/ 301
188+
/docs/home/contribute/participating/ /docs/contribute/participate/ 301
189189
/docs/home/contribute/review-issues/ /docs/contribute/intermediate/ 301
190190
/docs/home/contribute/blog-post/ /docs/contribute/start/ 301
191191
/docs/home/contribute/write-new-topic/ /docs/contribute/style/write-new-topic/ 301

0 commit comments

Comments
 (0)