diff options
Diffstat (limited to 'docs/newbs_learn_more_resources.md')
-rw-r--r-- | docs/newbs_learn_more_resources.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/newbs_learn_more_resources.md b/docs/newbs_learn_more_resources.md index 69d165c2b..23b99f470 100644 --- a/docs/newbs_learn_more_resources.md +++ b/docs/newbs_learn_more_resources.md | |||
@@ -2,12 +2,12 @@ | |||
2 | These resources are aimed at giving new members in the qmk community more understanding to the information provided in the newbs docs. | 2 | These resources are aimed at giving new members in the qmk community more understanding to the information provided in the newbs docs. |
3 | 3 | ||
4 | Git resources: | 4 | Git resources: |
5 | * | 5 | |
6 | *[Great General Tutorial](https://www.codecademy.com/learn/learn-git) | 6 | * [Great General Tutorial](https://www.codecademy.com/learn/learn-git) |
7 | *[Git Game To Learn From Examples](https://learngitbranching.js.org/) | 7 | * [Git Game To Learn From Examples](https://learngitbranching.js.org/) |
8 | *[Git Resources to Learn More About Github](getting_started_github.md) | 8 | * [Git Resources to Learn More About Github](getting_started_github.md) |
9 | *[Git Resources Aimed Specificly toward QMK](contributing.md) | 9 | * [Git Resources Aimed Specificly toward QMK](contributing.md) |
10 | 10 | ||
11 | 11 | ||
12 | Command Line resources: | 12 | Command Line resources: |
13 | *[Good General Tutorial on Command Line](https://www.codecademy.com/learn/learn-the-command-line) \ No newline at end of file | 13 | * [Good General Tutorial on Command Line](https://www.codecademy.com/learn/learn-the-command-line) |