Skip to content

Commit cbf0692

Browse files
copy-clone-url.md: Incorrectly added "paste" icon instead of the "copy" icon (Primer/octicons) (#40579)
Co-authored-by: Sharra-writes <[email protected]>
1 parent d2f5e52 commit cbf0692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/reusables/repositories/copy-clone-url.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
1. Copy the URL for the repository.
66

7-
* To clone the repository using HTTPS, under "HTTPS", click {% octicon "clippy" aria-label="Copy to clipboard" %}.
8-
* To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click **SSH**, then click {% octicon "clippy" aria-label="Copy to clipboard" %}.
7+
* To clone the repository using HTTPS, under "HTTPS", click {% octicon "copy" aria-label="Copy to clipboard" %}.
8+
* To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click **SSH**, then click {% octicon "copy" aria-label="Copy to clipboard" %}.
99
* To clone a repository using {% data variables.product.prodname_cli %}, click **{% data variables.product.prodname_cli %}**, then click {% octicon "copy" aria-label="Copy to clipboard" %}.
1010

1111
![Screenshot of the "Code" dropdown menu. To the right of the HTTPS URL for the repository, a copy icon is outlined in dark orange.](/assets/images/help/repository/https-url-clone-cli.png)

0 commit comments

Comments
 (0)