jdhitsolutions / PSTeachingTools

:mortar_board: A set of commands and tools for teaching PowerShell. The module should work in Windows PowerShell, PowerShell 7.x and run cross-platform.
MIT License
48 stars 22 forks source link

links are broken #7

Closed ltdeta closed 3 years ago

ltdeta commented 3 years ago

The following links are broken

See the about_psteachingtools help file for more information. Typed Demos

The module also includes a function for simulating an interactive PowerShell console session. You can type your commands in a file and have the function "play back" the commands just as if you were typing the commands. The function will pause after every | character. Pressing Enter will advance the demo. Read help for Start-TypedDemo.

jdhitsolutions commented 3 years ago

Fixed the links in README.md. It was a case-sensitive issue with the Docs folder name.