From 21e97339e3c05e75f31b9d23fb1ba4c98235def5 Mon Sep 17 00:00:00 2001 From: taku333 Date: Tue, 16 Apr 2024 01:07:58 +0900 Subject: [PATCH] The "Renaming a branch" setting was changed. (#32504) Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- .../managing-branches-in-your-repository/renaming-a-branch.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch.md b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch.md index 2e1b04267c..4ba8889e44 100644 --- a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch.md +++ b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch.md @@ -28,9 +28,7 @@ Although file URLs are automatically redirected, raw file URLs are not redirecte {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.navigate-to-branches %} -1. Next to the branch you want to rename, click {% octicon "pencil" aria-label="Rename branch" %}. - - ![Screenshot of a branch in the branch list. A pencil icon is highlighted with an orange outline.](/assets/images/help/branches/branch-rename-edit.png) +1. Next to the branch you want to rename, select the {% octicon "kebab-horizontal" aria-label="More" %} dropdown menu, then click {% octicon "pencil" aria-label="Rename branch" %} **Rename branch**. 1. Type a new name for the branch. 1. Review the information about local environments, then click **Rename branch**.