Skip to content

Commit 1087298

Browse files
authored
Merge pull request #7933 from Okabe-Junya/fix-404-in-cheat-sheet
docs: fix 404 errors in Contributor Cheatsheet
2 parents a2bf334 + 81ede3b commit 1087298

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

contributors/guide/contributor-cheatsheet/README-de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ anderer Beitragenden zu überlassen, die als Reviewer und Approver für den PR z
345345
[Contributor Guide]: /contributors/guide/README.md
346346
[Developer Guide]: /contributors/devel/README.md
347347
[Prow]: https://prow.k8s.io
348-
[Tide]: http://git.k8s.io/test-infra/prow/cmd/tide/pr-authors.md
348+
[Tide]: https://sigs.k8s.io/prow/site/content/en/docs/components/core/tide/pr-authors.md
349349
[Tide Dashboard]: https://prow.k8s.io/tide
350350
[Bot-Befehle]: https://go.k8s.io/bot-commands
351351
[GitHub Labels]: https://go.k8s.io/github-labels

contributors/guide/contributor-cheatsheet/README-es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ git push --force
367367
[Guía del Desarrollador]: /contributors/devel/README.md
368368
[Panel de gubernator]: https://gubernator.k8s.io/pr
369369
[Prow]: https://prow.k8s.io
370-
[Tide]: http://git.k8s.io/test-infra/prow/cmd/tide/pr-authors.md
370+
[Tide]: https://sigs.k8s.io/prow/site/content/en/docs/components/core/tide/pr-authors.md
371371
[Panel de Tide]: https://prow.k8s.io/tide
372372
[Comandos de Bots]: https://go.k8s.io/bot-commands
373373
[GitHub Labels]: https://go.k8s.io/github-labels

contributors/guide/contributor-cheatsheet/README-fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Si vous ne savez pas si vous devez faire un squash de vos commits, il est préf
285285
[guide du contributeur]: /contributors/guide/README.md
286286
[guide du développeur]: /contributors/devel/README.md
287287
[prow]: https://prow.k8s.io
288-
[tide]: http://git.k8s.io/test-infra/prow/cmd/tide/pr-authors.md
288+
[tide]: https://sigs.k8s.io/prow/site/content/en/docs/components/core/tide/pr-authors.md
289289
[tide dashboard]: https://prow.k8s.io/tide
290290
[bot commands]: https://go.k8s.io/bot-commands
291291
[gitHub labels]: https://go.k8s.io/github-labels

contributors/guide/contributor-cheatsheet/README-hi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ PR संशोधन का चरण। यदि आप अनिश्चि
276276
[योगदानकर्ता गाइड]: /contributors/guide/README.md
277277
[डेवलपर गाइड]: /contributors/devel/README.md
278278
[prow]: https://prow.k8s.io//prow.k8s.io-tide
279-
[tide]: http://git.k8s.io/test-infra/prow/cmd/tide/pr-authors.md
279+
[tide]: https://sigs.k8s.io/prow/site/content/en/docs/components/core/tide/pr-authors.md
280280
[tide डैशबोर्ड]: https:
281281
[बॉट कमांड]: https://go.k8s.io/bot-commands
282282
[Github लेबल]: https://go.k8s.io/github-labels

contributors/guide/contributor-cheatsheet/README-id.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ _squashing_ perlu dilakukan atau tidak.
346346
[Panduan Kontributor]: /contributors/guide/README.md
347347
[Panduan Pengembang]: /contributors/devel/README.md
348348
[prow]: https://prow.k8s.io
349-
[tide]: http://git.k8s.io/test-infra/prow/cmd/tide/pr-authors.md
349+
[tide]: https://sigs.k8s.io/prow/site/content/en/docs/components/core/tide/pr-authors.md
350350
[dasbor tide]: https://prow.k8s.io/tide
351351
[perintah bot]: https://go.k8s.io/bot-commands
352352
[Label GitHub]: https://go.k8s.io/github-labels

contributors/guide/contributor-cheatsheet/README-it.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ git push --force
353353
[contributor guide]: /contributors/guide/README.md
354354
[developer guide]: /contributors/devel/README.md
355355
[prow]: https://prow.k8s.io
356-
[tide]: http://git.k8s.io/test-infra/prow/cmd/tide/pr-authors.md
356+
[tide]: https://sigs.k8s.io/prow/site/content/en/docs/components/core/tide/pr-authors.md
357357
[tide dashboard]: https://prow.k8s.io/tide
358358
[bot commands]: https://go.k8s.io/bot-commands
359359
[gitHub labels]: https://go.k8s.io/github-labels

contributors/guide/contributor-cheatsheet/README-ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ git push --force
302302
[コントリビューターガイド]: /contributors/guide/README.md
303303
[開発者ガイド]: /contributors/devel/README.md
304304
[prow]: https://prow.k8s.io
305-
[tide]: http://git.k8s.io/test-infra/prow/cmd/tide/pr-authors.md
305+
[tide]: https://sigs.k8s.io/prow/site/content/en/docs/components/core/tide/pr-authors.md
306306
[tideダッシュボード]: https://prow.k8s.io/tide
307307
[botコマンド]: https://go.k8s.io/bot-commands
308308
[GitHubラベル]: https://go.k8s.io/github-labels

contributors/guide/contributor-cheatsheet/README-ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ PR을 검토하고 승인하도록 지정된 다른 참여자의 판단에 맡
350350
[컨트리뷰터 가이드]: /contributors/guide/README.md
351351
[개발자 가이드]: /contributors/devel/README.md
352352
[prow]: https://prow.k8s.io
353-
[tide]: http://git.k8s.io/test-infra/prow/cmd/tide/pr-authors.md
353+
[tide]: https://sigs.k8s.io/prow/site/content/en/docs/components/core/tide/pr-authors.md
354354
[tide 대시보드]: https://prow.k8s.io/tide
355355
[bot 명령]: https://go.k8s.io/bot-commands
356356
[gitHub 레이블]: https://go.k8s.io/github-labels

contributors/guide/contributor-cheatsheet/README-pt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ fase de uma revisão do PR. Se você não tem certeza se deve efetuar o squashin
332332
[Guia do Contribuidor]: /contributors/guide/README.md
333333
[Guia do Desenvolvedor]: /contributors/devel/README.md
334334
[prow]: https://prow.k8s.io
335-
[tide]: http://git.k8s.io/test-infra/prow/cmd/tide/pr-authors.md
335+
[tide]: https://sigs.k8s.io/prow/site/content/en/docs/components/core/tide/pr-authors.md
336336
[tide dashboard]: https://prow.k8s.io/tide
337337
[Comandos do Bot]: https://go.k8s.io/bot-commands
338338
[gitHub labels]: https://go.k8s.io/github-labels

contributors/guide/contributor-cheatsheet/README-uk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ git checkout -b myfeature
278278
[Керівництво для контриб'юторів]: /contributors/guide/README.md
279279
[Керівництво для розробників]: /contributors/devel/README.md
280280
[prow]: https://prow.k8s.io
281-
[tide]: http://git.k8s.io/test-infra/prow/cmd/tide/pr-authors.md
281+
[tide]: https://sigs.k8s.io/prow/site/content/en/docs/components/core/tide/pr-authors.md
282282
[tide dashboard]: https://prow.k8s.io/tide
283283
[Команди бота]: https://go.k8s.io/bot-commands
284284
[GitHub мітки]: https://go.k8s.io/github-labels

0 commit comments

Comments
 (0)