summaryrefslogtreecommitdiffstats
path: root/docs/getting_started_github.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-11-01 19:10:28 +0100
committerGitHub <noreply@github.com>2017-11-01 19:10:28 +0100
commitd069a42c072e32072da62b14b13c1f27f7432c92 (patch)
treef18ca148754e12a453a132d4f55e8f7a1b60a5de /docs/getting_started_github.md
parent029234f1f1ec4077534757f39da0efd28e435cfe (diff)
downloadqmk_firmware-d069a42c072e32072da62b14b13c1f27f7432c92.tar.gz
qmk_firmware-d069a42c072e32072da62b14b13c1f27f7432c92.tar.xz
Update getting_started_github.md
Diffstat (limited to 'docs/getting_started_github.md')
-rw-r--r--docs/getting_started_github.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting_started_github.md b/docs/getting_started_github.md
index 387ddd91e..574f12bed 100644
--- a/docs/getting_started_github.md
+++ b/docs/getting_started_github.md
@@ -52,7 +52,7 @@ To https://github.com/whoeveryouare/qmk_firmware.git
+ 20043e64...7da94ac5 master -> master
```
-Your changes now exist on your fork on Github - if you go back there (https://github.com/<whoeveryouare>/qmk_firmware), you can create a "New Pull Request" by clicking this button:
+Your changes now exist on your fork on Github - if you go back there (`https://github.com/<whoeveryouare>/qmk_firmware`), you can create a "New Pull Request" by clicking this button:
![New Pull Request](http://i.imgur.com/DxMHpJ8.jpg)
@@ -60,4 +60,4 @@ Here you'll be able to see exactly what you've committed - if it all looks good,
![Create Pull Request](http://i.imgur.com/Ojydlaj.jpg)
-After submitting, we may talk to you about your changes, ask that you make changes, and eventually accept it! Thanks for contributing to QMK :) \ No newline at end of file
+After submitting, we may talk to you about your changes, ask that you make changes, and eventually accept it! Thanks for contributing to QMK :)