Skip to content

Commit af52b6f

Browse files
committed
🔧 direct module links to latest version
1 parent ed56fa4 commit af52b6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@ Below, you can find some more information about me, [where I come from](#educati
6161

6262
### PowerShell Modules (Primary Author)
6363

64-
> #### [PSKoans](https://www.powershellgallery.com/packages/PSKoans/0.42.2){:target="_blank"}
64+
> #### [PSKoans](https://www.powershellgallery.com/packages/PSKoans/){:target="_blank"}
6565
>
6666
> An introduction-to-PowerShell module modelled after [F# Koans](https://github.com/ChrisMarinos/FSharpKoans){:target="_blank"}. The Koans are a set of intentional contradictions that give the user a guided path through which they can learn the basic concepts and constructs that make up PowerShell, and how best to work with them to continually learn more
6767
>
6868
> 2K+ Downloads from PowerShell Gallery; 700 commits
6969
>
70-
> #### [PSWordCloud](https://www.powershellgallery.com/packages/PSWordCloud/2.1.0){:target="_blank"}
70+
> #### [PSWordCloud](https://www.powershellgallery.com/packages/PSWordCloud/){:target="_blank"}
7171
>
7272
> A module that ingests source text (be it scripts, repositories or other documents), and creates a word cloud representing the frequency of word use. Originally written in PowerShell, and later in C# with the SkiaSharp library.
7373
>

0 commit comments

Comments
 (0)