Skip to content

Commit a69398e

Browse files
authored
Update github-windows-intellij-tutorial.md
1 parent 307c375 commit a69398e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gui-tool-tutorials/github-windows-intellij-tutorial.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
2-
[<img align="right" width="150" src="https://firstcontributions.github.io/assets/Readme/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
2+
[<img align="right" width="150" src="https://firstcontributions.github.io/assets/gui-tool-tutorials/github-desktop-tutorial/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
44
[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)
55

@@ -19,7 +19,7 @@ If you don't have IntelliJ IDEA on your machine, [install it](https://www.jetbra
1919

2020
## Fork this repository
2121

22-
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/fork.png" alt="fork this repository" />
22+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/gui-tool-tutorials/github-desktop-tutorial/fork.png" alt="fork this repository" />
2323

2424
Fork this repo by clicking on the fork button on the top right of this page. This will create a copy of this repository in your GitHub account.
2525

@@ -89,11 +89,11 @@ At this point you have completed your change but it still only resides in your r
8989

9090
In your repo on GitHub you'll see the `Compare & pull request` button next to the new branch notification. Click on that button.
9191

92-
<img src="https://firstcontributions.github.io/assets/Readme/compare-and-pull.png" alt="create a pull request" />
92+
<img src="https://firstcontributions.github.io/assets/gui-tool-tutorials/github-desktop-tutorial/compare-and-pull.png" alt="create a pull request" />
9393

9494
Now submit the pull request.
9595

96-
<img src="https://firstcontributions.github.io/assets/Readme/submit-pull-request.png" alt="submit pull request" />
96+
<img src="https://firstcontributions.github.io/assets/gui-tool-tutorials/github-desktop-tutorial/submit-pull-request.png" alt="submit pull request" />
9797

9898
Soon I'll be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.
9999

@@ -109,4 +109,4 @@ You can join our slack team in case you need any help or have any questions. [Jo
109109
### [Additional material](../additional-material/git_workflow_scenarios/additional-material.md)
110110

111111
## Tutorials Using Other Tools
112-
[Back to main page](https://github.com/firstcontributions/first-contributions#tutorials-using-other-tools)
112+
[Back to main page](https://github.com/firstcontributions/first-contributions#tutorials-using-other-tools)

0 commit comments

Comments
 (0)