From 50e05eb1fd847e2bc433ebcda305df625bfde86a Mon Sep 17 00:00:00 2001 From: Sophie <29382425+sophietheking@users.noreply.github.com> Date: Mon, 15 Aug 2022 13:38:41 +0200 Subject: [PATCH] remove redirects from frontmatter --- .../developing-in-codespaces/renaming-a-codespace.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/codespaces/developing-in-codespaces/renaming-a-codespace.md b/content/codespaces/developing-in-codespaces/renaming-a-codespace.md index 5048b49017..ad4aef81e2 100644 --- a/content/codespaces/developing-in-codespaces/renaming-a-codespace.md +++ b/content/codespaces/developing-in-codespaces/renaming-a-codespace.md @@ -2,9 +2,6 @@ title: Renaming a codespace intro: You can use the GitHub CLI to change the codespace display name to one of your choice. product: '{% data reusables.gated-features.codespaces %}' -redirect_from: - - /github/developing-online-with-github-codespaces/creating-a-codespace - - /github/developing-online-with-codespaces/creating-a-codespace versions: fpt: '*' ghec: '*'