From 8234fbb04b437748b6782e9c45b0026c374ef12d Mon Sep 17 00:00:00 2001 From: "Joel Sallow (/u/ta11ow)" <32407840+vexx32@users.noreply.github.com> Date: Tue, 20 Aug 2019 19:18:19 -0400 Subject: [PATCH] Add `PSKoans` to Learning Resources documentation (#10369) --- .spelling | 2 ++ docs/learning-powershell/README.md | 1 + 2 files changed, 3 insertions(+) diff --git a/.spelling b/.spelling index 52fd6136b7b..05b0c3e5fb7 100644 --- a/.spelling +++ b/.spelling @@ -871,6 +871,8 @@ zhenggu analytics - docs/debugging/README.md corehost + - docs/learning-powershell/README.md +PSKoans - docs/testing-guidelines/CodeCoverageAnalysis.md de5f69c - docs/testing-guidelines/TestRoadmap.md diff --git a/docs/learning-powershell/README.md b/docs/learning-powershell/README.md index 084043429cd..ba70b54f99d 100644 --- a/docs/learning-powershell/README.md +++ b/docs/learning-powershell/README.md @@ -102,6 +102,7 @@ Note that all bash commands should continue working on PowerShell session. - [Learn PowerShell Video Library][idera-learn-powershell] from Idera - [PowerShell 5 How-To Videos][script-guy-how-to] by Ed Wilson - [PowerShell Documentation](https://docs.microsoft.com/powershell) +- [Interactive learning with PSKoans](https://aka.ms/pskoans) ### Commercial Resources