From 23bb9a9fdb2d78abdc73d3a36c448afc5e6ef070 Mon Sep 17 00:00:00 2001
From: Nick Garner <nick@telesense.com>
Date: Sun, 7 Mar 2021 23:44:33 -0800
Subject: [PATCH] Windows PowerShell Cheat Sheet Link Update

---
 windows/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/windows/README.md b/windows/README.md
index d0395d8..a1c7ee7 100644
--- a/windows/README.md
+++ b/windows/README.md
@@ -19,5 +19,5 @@
 ## Additional Resources
 - [PaulSec Windows Resource Repository](https://github.com/PaulSec/awesome-windows-domain-hardening)
 - [Tools Cheatsheets](https://github.com/HarmJ0y/CheatSheets) - (Beacon, PowerView, PowerUp, Empire, ...)
-- [SANS PowerShell Cheat Sheet](https://pen-testing.sans.org/blog/2016/05/25/sans-powershell-cheat-sheet/)
+- [SANS PowerShell Cheat Sheet](https://www.sans.org/blog/sans-pen-test-cheat-sheet-powershell/)
 - [The Active Directory module for Windows PowerShell is a PowerShell module that consolidates a group of cmdlets.](https://docs.microsoft.com/en-us/powershell/module/addsadministration/?view=win10-ps)