From 3082bc3d8ac10672211f877d781a5b24b06688c6 Mon Sep 17 00:00:00 2001 From: RJ Padilla Date: Tue, 19 Jan 2021 23:56:39 -0500 Subject: [PATCH] update faq.md (fixes #759) (#793) --- pages/vi/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/vi/faq.md b/pages/vi/faq.md index 2771df1f2..6aefdc907 100644 --- a/pages/vi/faq.md +++ b/pages/vi/faq.md @@ -127,7 +127,7 @@ - [Shorter Git/GitHub Tutorial (Playlist)](https://www.youtube.com/watch?v=vR-y_2zWrIE&list=PLWKjhJtqVAbkFiqHnNaxpOPhh9tSWMXIF) - [Mastering Markdown (Playlist)](https://www.youtube.com/watch?v=Je5w18nn-e8&list=PLu8EoSxDXHP7v7K5nZSMo9XWidbJ_Bns3) - [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. -- [How to Use VirtualBox](https://www.youtube.com/watch?v=Dbblu_HVROk) +- [How to Use VirtualBox](https://www.youtube.com/watch?v=sB_5fqiysi4) - [Vagrant Tutorial](https://www.youtube.com/watch?v=PmOMc4zfCSw) - [Docker Tutorial](https://www.youtube.com/watch?v=fqMOX6JJhGo) - [SSH_Key Tutorial](https://youtu.be/y2SWzw9D4RA)