From 1e803b68bf4117e0011e69b887b31ba65d7ce81a Mon Sep 17 00:00:00 2001 From: Sam Browning <106113886+sabrowning1@users.noreply.github.com> Date: Wed, 28 Sep 2022 09:11:31 -0400 Subject: [PATCH] Update navigate-to-commit-page reusable (#31191) --- data/reusables/repositories/navigate-to-commit-page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/repositories/navigate-to-commit-page.md b/data/reusables/repositories/navigate-to-commit-page.md index 45c538e8e6..d712c518b8 100644 --- a/data/reusables/repositories/navigate-to-commit-page.md +++ b/data/reusables/repositories/navigate-to-commit-page.md @@ -1,2 +1,2 @@ -1. On the main page of the repository, click the commits to navigate to the commits page. +1. On the main page of the repository, click {% octicon "history" aria-label="The history icon" %} **commits** to navigate to the commits page. ![Screenshot of the repository main page with the commits emphasized](/assets/images/help/commits/commits-page.png)