Skip to content

Commit

Permalink
docs: Get-WebSocket Links ( Fixes #88 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Jan 28, 2025
1 parent d692780 commit 2db937f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/_data/Help/Get-WebSocket.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,11 @@
"Outputs": [
null
],
"Links": [],
"Links": [
"https://websocket.powershellweb.com/Get-WebSocket/",
"https://learn.microsoft.com/en-us/dotnet/api/system.net.websockets.clientwebsocket?wt.mc_id=MVP_321542",
"https://learn.microsoft.com/en-us/dotnet/api/system.net.httplistener?wt.mc_id=MVP_321542"
],
"Examples": [
{
"Title": "EXAMPLE 1",
Expand Down

0 comments on commit 2db937f

Please sign in to comment.