From 272b2042c21f903373203999fcaa71595dc5f446 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Wed, 21 Sep 2022 13:43:46 +0200 Subject: [PATCH] fix typo --- content/posts/pscredentialstore-update/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/pscredentialstore-update/index.md b/content/posts/pscredentialstore-update/index.md index 93bc839..2ee6e5d 100644 --- a/content/posts/pscredentialstore-update/index.md +++ b/content/posts/pscredentialstore-update/index.md @@ -50,8 +50,8 @@ Additionally we fixed some issues and added new connection types: - 🐛 Fixed CiscoUCS connection You can find the PSCredential store at [PowerShell Gallery](https://www.powershellgallery.com/packages/PSCredentialStore) -and [gitea.ocram85.com](https://gitea.ocram85.com/OCram85/PSCredentialStore/releases) +and [gitea.ocram85.com](https://gitea.ocram85.com/OCram85/PSCredentialStore/releases). -❤️ Feel free to install or upgrade to the latest version with `Install-Module -Name 'PSCredentialStore' -Force` +❤️ Feel free to install or upgrade to the latest version with `Install-Module -Name 'PSCredentialStore' -Force`. ![forthebadge](https://forthebadge.com/images/badges/contains-17-coffee-cups.svg)