Skip to content

Commit 23e7b21

Browse files
committed
Link fixed in Get-Help -Online
1 parent 227817a commit 23e7b21

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Scripts/New-IPv4Scan.ps1

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Filename : New-IPv4Scan.ps1
44
# Autor : BornToBeRoot (https://github.com/BornToBeRoot)
55
# Description : Powerful asynchronus IPv4-Scanner
6-
# Repository : https://github.com/BornToBeRoot/PowerShell_IPv4-Scanner
6+
# Repository : https://github.com/BornToBeRoot/PowerShell_AsyncIPv4Scanner
77
###############################################################################################################
88

99
<#
@@ -38,10 +38,8 @@
3838
192.168.178.1 Up fritz.box XX-XX-XX-XX-XX-XX AVM Audiovisuelles Marketing und Computersysteme GmbH
3939
192.168.178.22 Up XXXXX-PC.fritz.box XX-XX-XX-XX-XX-XX ASRock Incorporation
4040
41-
.EXAMPLE
42-
4341
.LINK
44-
https://github.com/BornToBeRoot/PowerShell_IPv4-Scanner/blob/master/README.md
42+
https://github.com/BornToBeRoot/PowerShell_AsyncIPv4Scanner/blob/master/README.md
4543
#>
4644

4745
[CmdletBinding(DefaultParameterSetName='Range')]

0 commit comments

Comments
 (0)