Merge pull request #53 from ronsamgeorge/patch-3

Fix link to day14 for hyperlink "yesterday" issue #52
This commit is contained in:
Michael Cade 2022-04-07 09:43:56 +01:00 committed by GitHub
commit 541e500f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
## Linux Commands for DevOps (Actually everyone) ## Linux Commands for DevOps (Actually everyone)
I mentioned it [yesterday](Day14.md) that we are going to be spending a lot of time in the terminal with some commands to get stuff done. I mentioned it [yesterday](day14.md) that we are going to be spending a lot of time in the terminal with some commands to get stuff done.
I also mentioned that with our vagrant provisioned VM we can use `vagrant ssh` and gain access to our box. You will need to be in the same directory as we provisioned it from. I also mentioned that with our vagrant provisioned VM we can use `vagrant ssh` and gain access to our box. You will need to be in the same directory as we provisioned it from.