From bfc885fc7530a78165ae0b1e0d3d9e8857f471c2 Mon Sep 17 00:00:00 2001 From: Travis Plunk Date: Sat, 21 Sep 2019 10:57:01 -0700 Subject: [PATCH 1/2] Add new PowerShell MoL book Hi, I thought that `Learn PowerShell in a Month of Lunches, Linux and macOS Edition` might be great addition to your list of books. Thank you for your consideration --- docs/learning-powershell/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/learning-powershell/README.md b/docs/learning-powershell/README.md index ba70b54f99d..498c8ee2500 100644 --- a/docs/learning-powershell/README.md +++ b/docs/learning-powershell/README.md @@ -109,13 +109,14 @@ Note that all bash commands should continue working on PowerShell session. - [Windows PowerShell in Action][in-action] by [Bruce Payette](https://github.com/brucepay) - [Introduction to PowerShell][powershell-intro] from Pluralsight - [PowerShell Training and Tutorials][lynda-training] from Lynda.com -- [Learn Windows PowerShell in a Month of Lunches][learn-powershell] by Don Jones and Jeffrey Hicks - +- [Learn Windows PowerShell in a Month of Lunches][learn-win-powershell] by Don Jones and Jeffrey Hicks +- [Learn PowerShell in a Month of Lunches][learn-powershell] by Travis Plunk (@TravisEz13), Tyler LeonHardt (@tylerleonhardt), Don Jones, and Jeffery Hicks [in-action]: https://www.amazon.com/Windows-PowerShell-Action-Second-Payette/dp/1935182137 [powershell-intro]: https://www.pluralsight.com/courses/powershell-intro [lynda-training]: https://www.lynda.com/PowerShell-training-tutorials/5779-0.html -[learn-powershell]: https://www.amazon.com/Learn-Windows-PowerShell-Month-Lunches/dp/1617294160 +[learn-win-powershell]: https://www.amazon.com/Learn-Windows-PowerShell-Month-Lunches/dp/1617294160 +[learn-powershell]: https://www.manning.com/books/learn-powershell-in-a-month-of-lunches-linux-and-macos-edition [getstarted-with-powershell]: https://channel9.msdn.com/Series/GetStartedPowerShell3 [why-learn-powershell]: https://blogs.technet.microsoft.com/heyscriptingguy/2014/10/18/weekend-scripter-why-learn-powershell/ From 0d19a64a9971e85e449edf7c2ff7ec954d483cac Mon Sep 17 00:00:00 2001 From: Travis Plunk Date: Sun, 22 Sep 2019 11:39:26 -0700 Subject: [PATCH 2/2] fix spelling issues --- .spelling | 2 ++ docs/learning-powershell/README.md | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.spelling b/.spelling index ba7130d4e5d..cbeddc42690 100644 --- a/.spelling +++ b/.spelling @@ -845,6 +845,8 @@ CodeFormatter StyleCop SytzeAndr yashrajbharti +Leonhardt +tylerleonhardt - CHANGELOG.md aavdberg asrosent diff --git a/docs/learning-powershell/README.md b/docs/learning-powershell/README.md index 498c8ee2500..1e57e56363b 100644 --- a/docs/learning-powershell/README.md +++ b/docs/learning-powershell/README.md @@ -110,7 +110,8 @@ Note that all bash commands should continue working on PowerShell session. - [Introduction to PowerShell][powershell-intro] from Pluralsight - [PowerShell Training and Tutorials][lynda-training] from Lynda.com - [Learn Windows PowerShell in a Month of Lunches][learn-win-powershell] by Don Jones and Jeffrey Hicks -- [Learn PowerShell in a Month of Lunches][learn-powershell] by Travis Plunk (@TravisEz13), Tyler LeonHardt (@tylerleonhardt), Don Jones, and Jeffery Hicks +- [Learn PowerShell in a Month of Lunches][learn-powershell] by Travis Plunk (@TravisEz13), + Tyler Leonhardt (@tylerleonhardt), Don Jones, and Jeffery Hicks [in-action]: https://www.amazon.com/Windows-PowerShell-Action-Second-Payette/dp/1935182137 [powershell-intro]: https://www.pluralsight.com/courses/powershell-intro