Skip to content

Commit 1ae7ef1

Browse files
authored
Merge pull request github#18385 from aisgbnok/update-fork-image
Update fork button image
2 parents 768defc + 2b9e662 commit 1ae7ef1

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
-6.15 KB
Binary file not shown.
30.5 KB
Loading

content/get-started/quickstart/contributing-to-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This tutorial uses [the Spoon-Knife project](https://github.com/octocat/Spoon-Kn
2626

2727
1. Navigate to the `Spoon-Knife` project at https://github.com/octocat/Spoon-Knife.
2828
2. Click **Fork**.
29-
![Fork button](/assets/images/help/repository/fork_button.jpg)
29+
![Fork button](/assets/images/help/repository/fork_button.png)
3030
1. {% data variables.product.product_name %} will take you to your copy (your fork) of the Spoon-Knife repository.
3131

3232
## Cloning a fork

content/get-started/quickstart/fork-a-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ You might fork a project to propose changes to the upstream, or original, reposi
5757

5858
1. On {% ifversion fpt or ghec %}{% data variables.product.prodname_dotcom_the_website %}{% else %}{% data variables.product.product_location %}{% endif %}, navigate to the [octocat/Spoon-Knife](https://github.com/octocat/Spoon-Knife) repository.
5959
2. In the top-right corner of the page, click **Fork**.
60-
![Fork button](/assets/images/help/repository/fork_button.jpg)
60+
![Fork button](/assets/images/help/repository/fork_button.png)
6161

6262
{% endwebui %}
6363

0 commit comments

Comments
 (0)