Skip to content

Commit 2db937f

Browse files
StartAutomatingStartAutomating
authored andcommitted
docs: Get-WebSocket Links ( Fixes #88 )
1 parent d692780 commit 2db937f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/_data/Help/Get-WebSocket.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,11 @@
2828
"Outputs": [
2929
null
3030
],
31-
"Links": [],
31+
"Links": [
32+
"https://websocket.powershellweb.com/Get-WebSocket/",
33+
"https://learn.microsoft.com/en-us/dotnet/api/system.net.websockets.clientwebsocket?wt.mc_id=MVP_321542",
34+
"https://learn.microsoft.com/en-us/dotnet/api/system.net.httplistener?wt.mc_id=MVP_321542"
35+
],
3236
"Examples": [
3337
{
3438
"Title": "EXAMPLE 1",

0 commit comments

Comments
 (0)