Skip to content

Commit d043270

Browse files
update vi-faq.md (fixes #3402) (fixes #3403) (#3405)
1 parent b613872 commit d043270

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/vi/vi-faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# FAQ
1+
# FAQ
22

33
## General Internship Questions
44

@@ -213,7 +213,7 @@ It can often be challenging to see the 'Big Picture', and it’s easy to lose si
213213

214214
#### *Vi/Vim*
215215

216-
- [Vi Cheat Sheet (PDF)](https://www.shell-tips.com/sheets/vi_help_sheet.pdf)
216+
- [Vi Cheat Sheet (PDF)](https://www.shell-tips.com/cheat-sheets/vim-quick-references/vi_vim_cheat_sheet.pdf)
217217
- [VIM Adventures Game for beginners](https://vim-adventures.com/)
218218
- [Interactive Vim Tutorial](https://www.openvim.com)
219219

@@ -244,7 +244,7 @@ It can often be challenging to see the 'Big Picture', and it’s easy to lose si
244244

245245
## Helpful Videos
246246

247-
- [GitHub & Git Foundations (Playlist)](https://www.youtube.com/watch?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-&v=FyfwLX4HAxM)
247+
- [Git & GitHub Tutorial for Beginners (Playlist)](https://www.youtube.com/watch?v=3RjQznt-8kE&list=PL4cUxeGkcC9goXbgTDQ0n_4TBzOO0ocPR)
248248
- [Shorter Git/GitHub Tutorial (Playlist)](https://www.youtube.com/watch?v=vR-y_2zWrIE&list=PLWKjhJtqVAbkFiqHnNaxpOPhh9tSWMXIF)
249249
- [Mastering Markdown (Playlist)](https://www.youtube.com/watch?v=Je5w18nn-e8&list=PLu8EoSxDXHP7v7K5nZSMo9XWidbJ_Bns3)
250250
- [How to Manually Fix Git Merge Conflicts](https://www.youtube.com/watch?v=g8BRcB9NLp4) - Please note that this video will explain how to fix a merge conflict from the point of view of the repo owner who is trying to merge a pull request. However, it is helpful also when you have to fix a merge conflict on your own local and forked repos.

0 commit comments

Comments
 (0)