Skip to content

Commit 0102098

Browse files
update mi-faq.md (fixes #3616) (#3621)
1 parent 3846e00 commit 0102098

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

pages/mi/mi-faq.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ It's easy to lose sight of the ‘Big Picture’ when focused on individual task
119119
- [Docker Overview](https://docs.docker.com/engine/docker-overview/)
120120
- [Docker Compose](https://docs.docker.com/compose/overview/)
121121
- [Docker CLI Command](https://docs.docker.com/engine/reference/commandline/cli/)
122-
- [Docker Installation](http://open-learning-exchange.github.io/#!./pages/vi/vi-docker-installation.md)
122+
- [Docker Installation](https://open-learning-exchange.github.io/#!pages/vi/vi-docker-tutorial.md)
123123

124124
#### *GitHub and Markdown*
125125

@@ -131,7 +131,7 @@ It's easy to lose sight of the ‘Big Picture’ when focused on individual task
131131

132132
* First Steps
133133
- [GitHub's Git Tutorial](https://try.github.io/)
134-
- [Git-it Workshop](https://jlord.us/git-it/)
134+
- [Git-it Workshop](https://jlord.computer/git-it/)
135135
- [Codecademy's Learn Git Course](https://www.codecademy.com/learn/learn-git)
136136

137137
* Intermediate
@@ -154,13 +154,12 @@ It's easy to lose sight of the ‘Big Picture’ when focused on individual task
154154

155155
#### *Planet*
156156

157-
- [Configurations](https://open-learning-exchange.github.io/#!./pages/vi/vi-configurations-vagrant.md)
157+
- [Configurations](https://open-learning-exchange.github.io/#!pages/vi/vi-planet-configurations.md)
158158
- [General](https://open-learning-exchange.github.io/#!./pages/techgenius/tg-planet-user-manual.md)
159-
- [Installation](https://open-learning-exchange.github.io/#!./pages/vi/vi-planet-installation-vagrant.md)
160159

161160
#### *Vi/Vim*
162161

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

@@ -171,8 +170,7 @@ It's easy to lose sight of the ‘Big Picture’ when focused on individual task
171170
#### *Vagrant*
172171

173172
- [Vagrant Documentation](https://www.vagrantup.com/docs/getting-started/)
174-
- [Vagrant Tutorial](https://scotch.io/tutorials/get-vagrant-up-and-running-in-no-time)
175-
- [Vagrant Cheat Sheet (PDF)](https://linuxacademy.com/site-content/uploads/2017/12/vagrant-cheatsheet-Linux-Academy.pdf)
173+
- [Vagrant Cheat Sheet (PDF)](https://github.com/adrianopolpo/stat1400/blob/master/vagrant-cheatsheet-Linux-Academy.pdf)
176174

177175
#### *HTML*
178176
- [HTML5 Tutorial](https://www.w3schools.com/html/default.asp)
@@ -201,11 +199,9 @@ It's easy to lose sight of the ‘Big Picture’ when focused on individual task
201199

202200
## Helpful Videos
203201

204-
- [GitHub & Git Foundations (Playlist)](https://www.youtube.com/watch?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-&v=FyfwLX4HAxM)
205-
- [Shorter Git/GitHub Tutorial (Playlist)](https://www.youtube.com/watch?v=vR-y_2zWrIE&list=PLWKjhJtqVAbkFiqHnNaxpOPhh9tSWMXIF)
202+
- [Git/GitHub Tutorial (Playlist)](https://www.youtube.com/watch?v=vR-y_2zWrIE&list=PLWKjhJtqVAbkFiqHnNaxpOPhh9tSWMXIF)
206203
- [Mastering Markdown (Playlist)](https://www.youtube.com/watch?v=Je5w18nn-e8&list=PLu8EoSxDXHP7v7K5nZSMo9XWidbJ_Bns3)
207204
- [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 perspective of the repository owner who is trying to merge a pull request. However, it is also helpful when you need to resolve a merge conflict in your own local and forked repositories.
208-
- [How to Use VirtualBox](https://www.youtube.com/watch?v=Dbblu_HVROk)
209205
- [Vagrant Tutorial](https://www.youtube.com/watch?v=PmOMc4zfCSw)
210206

211-
#### Return to [First Steps](mi-10-steps.md)
207+
#### Return to [First Steps](mi-10-steps.md)

0 commit comments

Comments
 (0)