From 0a47a9bf43e356cf3bce294940692b74e07f40d3 Mon Sep 17 00:00:00 2001 From: SeoHyun Kim Date: Fri, 31 May 2024 01:30:38 +0900 Subject: [PATCH] Update forking-and-cloning-gists.md (#33211) Bold interactable UI elements --- .../forking-and-cloning-gists.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/get-started/writing-on-github/editing-and-sharing-content-with-gists/forking-and-cloning-gists.md b/content/get-started/writing-on-github/editing-and-sharing-content-with-gists/forking-and-cloning-gists.md index 7bbfa1d83cc8..adde636bcf54 100644 --- a/content/get-started/writing-on-github/editing-and-sharing-content-with-gists/forking-and-cloning-gists.md +++ b/content/get-started/writing-on-github/editing-and-sharing-content-with-gists/forking-and-cloning-gists.md @@ -20,7 +20,7 @@ Each gist indicates which forks have activity, making it easy to find interestin If you want to make local changes to a gist and push them up to the web, you can clone a gist and make commits the same as you would with any Git repository. For more information, see "[AUTOTITLE](/repositories/creating-and-managing-repositories/cloning-a-repository)." -To clone a gist, select the Embed dropdown menu, then click Clone via HTTPS or Clone via SSH. +To clone a gist, select the Embed dropdown menu, then click **Clone via HTTPS** or **Clone via SSH**. ![Screenshot of the "Embed" dropdown menu in GitHub Gist. The dropdown is expanded, and an option labeled “Clone via HTTPS” is outlined in dark orange.](/assets/images/help/gist/gist-clone-btn.png)