Skip to content
This repository was archived by the owner on Sep 5, 2020. It is now read-only.

Commit 1c203c9

Browse files
committed
Update README.md
1 parent dc5948e commit 1c203c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ Get-BrocadeSession | Remove-BrocadeSession
149149

150150
* [Brocade-CopyConfigToTFTP.ps1](Scripts/Brocade-CopyConfigToTFTP.ps1) - Script to copy the running or startup config to a TFTP-Server. Useful as
151151
automatic backup using windows task. ([view documentation](Documentation/Brocade-CopyConfigToTFTP.README.md))
152-
* [ScanNetworkAsync.ps1](Scripts/ScanNetworkAsync.ps1) - Powerful Asynchronus IP-Scanner for PowerShell ([view Doku](https://github.com/BornToBeRoot/PowerShell_Async-IPScanner/blob/master/README.md))
152+
* [ScanNetworkAsync.ps1](Scripts/ScanNetworkAsync.ps1) - Powerful Asynchronus IP-Scanner for PowerShell ([view documentation](https://github.com/BornToBeRoot/PowerShell_Async-IPScanner/blob/master/README.md))
153153

154154
## Useful scripts
155155

156-
* [Manage-Credentials](Scripts/Manage-Credentials.ps1) - Script to Encrypt/Decrypt Credentials (Username and Password) and save them as variable or xml-file using SecureStrings ([view Doku](https://github.com/BornToBeRoot/PowerShell_Manage-Credentials/blob/master/README.md))
156+
* [Manage-Credentials](Scripts/Manage-Credentials.ps1) - Script to Encrypt/Decrypt Credentials (Username and Password) and save them as variable or xml-file using SecureStrings ([view documentation](https://github.com/BornToBeRoot/PowerShell_Manage-Credentials/blob/master/README.md))
157157

158158
## ToDo
159159

0 commit comments

Comments
 (0)