From 9c20e82e21f327e68a610a8db45cee46985a7fe2 Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Tue, 7 Jan 2025 20:30:19 +0000 Subject: [PATCH] Provide redirect for broken UI link as temporary fix (#35852) --- 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: '*'