diff --git a/docs/src/content/docs/guides/windows_firewall.md b/docs/src/content/docs/guides/windows_firewall.md index 7448a9b8..fa5b87df 100644 --- a/docs/src/content/docs/guides/windows_firewall.md +++ b/docs/src/content/docs/guides/windows_firewall.md @@ -26,5 +26,4 @@ Disable-NetFirewallRule ICMPv4_TRIPPY_ALLOW Disable-NetFirewallRule ICMPv6_TRIPPY_ALLOW ``` -The Windows Defender firewall rule may also be configured manually, -see [here](https://github.com/fujiapple852/trippy/issues/578#issuecomment-1565149826) for a step-by-step guide. +There is a [step-by-step guide to manually configure the Windows Defender firewall rule](https://github.com/fujiapple852/trippy/issues/578#issuecomment-1565149826).