From 02c80f5a3a6dda32a83eb22a96f6039cd742a6b2 Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Tue, 7 Jan 2025 15:35:21 +0000 Subject: [PATCH] Provide redirect for broken UI link as temporary fix See https://github.com/github/docs/issues/35843 --- content/actions/writing-workflows/quickstart.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/actions/writing-workflows/quickstart.md b/content/actions/writing-workflows/quickstart.md index c5e0b1706ecb..22072df36d2e 100644 --- a/content/actions/writing-workflows/quickstart.md +++ b/content/actions/writing-workflows/quickstart.md @@ -5,6 +5,7 @@ allowTitleToDifferFromFilename: true redirect_from: - /actions/getting-started-with-github-actions/starting-with-preconfigured-workflow-templates - /actions/quickstart + - /actions/getting-started-with-github-actions versions: fpt: '*' ghes: '*'