-
Notifications
You must be signed in to change notification settings - Fork 63.6k
copy-clone-url.md: Incorrectly added "paste" icon instead of the "copy" icon (Primer/octicons) #40579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
||
1. Copy the URL for the repository. | ||
|
||
* To clone the repository using HTTPS, under "HTTPS", click {% octicon "clippy" aria-label="Copy to clipboard" %}. | ||
* 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" %}. | ||
* To clone the repository using HTTPS, under "HTTPS", click {% octicon "copy" aria-label="Copy to clipboard" %}. | ||
* 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" %}. |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
@VimalaMoger Thanks for fixing this! I'm trying to preview how it will look in a codespace and running into all kinds of errors that I've never seen before, so instead of wrestling with a |
Thanks for the update. |
I tried to run before sending PR to see how it looks on web. My issue with codebase running locally using npm commands. I will try again. |
@VimalaMoger You rock! 💛 I'll absolutely take that since my Codespaces are all being weird still, but never weird the same way two days in a row. I'll get this approved and added to the merge queue once the checks have completed. |
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Document url:
https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository?tool=webui
Why:
Under the following section:
Cloning a repository
In reference to step 3 below:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Changes made: in reusables/repositories/copy-clone-url.md
added 'copy' in place of 'clippy'
Check off the following: