Skip to content

Commit c8f35db

Browse files
committed
Broken links - JasonGerend
1 parent 40478f9 commit c8f35db

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
lines changed

docset/winserver2012-ps/adfs/Get-ADFSRelyingPartyTrust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ Gets the current property settings for a relying party trust that is specified b
4646

4747
### -------------------------- EXAMPLE 2 --------------------------
4848
```
49-
C:\PS>Get-ADFSRelyingPartyTrust -Identifier https://SampleApp.SampleServer.org
49+
C:\PS>Get-ADFSRelyingPartyTrust -Identifier https://www.sampleserve.com/
5050
```
5151

5252
Description
5353

5454
-----------
5555

56-
Gets the current property settings for a relying party trust that is specified by the identifier https://SampleApp.SampleServer.org.
56+
Gets the current property settings for a relying party trust that is specified by the identifier https://www.sampleserve.com/.
5757

5858
### -------------------------- EXAMPLE 3 --------------------------
5959
```

docset/winserver2016-ps/storage/Get-VirtualDisk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ You can use the pipeline operator to pass an MSFT_TargetVirtualDisk object to th
624624
## OUTPUTS
625625

626626
### Microsoft.Management.Infrastructure.CimInstance#ROOT/Microsoft/Windows/Storage/MSFT_VirtualDisk
627-
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/previous-versions/windows/desktop/stormgmt/msft-virtualdisk).
627+
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/windows-hardware/drivers/storage/msft-virtualdisk).
628628

629629
## NOTES
630630

docset/winserver2016-ps/tls/New-TlsSessionTicketKey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This mechanism helps to improve the performance of TLS.
2727
The TLS server uses this mechanism to create a key to encrypt a session ticket.
2828
The client can later use the encrypted session ticket to resume communication with the TLS server.
2929
Otherwise, the client must restart the communication by acquiring of new session ticket.
30-
For more information, see [RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](http://rfc5077.openrfc.org/).
30+
For more information, see [RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](https://www.rfc-editor.org/rfc/rfc5077).
3131

3232
## EXAMPLES
3333

docset/winserver2019-ps/adfs/Remove-AdfsFarmNode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8787
8888
## RELATED LINKS
8989
90-
[Uninstall-WindowsFeature](/powershell/module/microsoft.windows.servermanager.migration/uninstall-windowsfeature)
90+
[Uninstall-WindowsFeature](/powershell/module/servermanager/uninstall-windowsfeature)
9191

docset/winserver2019-ps/storage/Get-VirtualDisk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ You can use the pipeline operator to pass an MSFT_TargetVirtualDisk object to th
624624
## OUTPUTS
625625

626626
### Microsoft.Management.Infrastructure.CimInstance#ROOT/Microsoft/Windows/Storage/MSFT_VirtualDisk
627-
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/previous-versions/windows/desktop/stormgmt/msft-virtualdisk).
627+
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/windows-hardware/drivers/storage/msft-virtualdisk).
628628

629629
## NOTES
630630

docset/winserver2019-ps/tls/New-TlsSessionTicketKey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This mechanism helps to improve the performance of TLS.
2727
The TLS server uses this mechanism to create a key to encrypt a session ticket.
2828
The client can later use the encrypted session ticket to resume communication with the TLS server.
2929
Otherwise, the client must restart the communication by acquiring of new session ticket.
30-
For more information, see [RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](http://rfc5077.openrfc.org/).
30+
For more information, see [RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](https://www.rfc-editor.org/rfc/rfc5077).
3131

3232
## EXAMPLES
3333

docset/winserver2022-ps/storage/Get-VirtualDisk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ You can use the pipeline operator to pass an MSFT_TargetVirtualDisk object to th
624624
## OUTPUTS
625625

626626
### Microsoft.Management.Infrastructure.CimInstance#ROOT/Microsoft/Windows/Storage/MSFT_VirtualDisk
627-
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/previous-versions/windows/desktop/stormgmt/msft-virtualdisk).
627+
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/windows-hardware/drivers/storage/msft-virtualdisk).
628628

629629
## NOTES
630630

docset/winserver2022-ps/tls/New-TlsSessionTicketKey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ mechanism. This mechanism helps to improve the performance of TLS. The TLS serve
2929
mechanism to create a key to encrypt a session ticket. The client can later use the encrypted
3030
session ticket to resume communication with the TLS server. Otherwise, the client must restart the
3131
communication by acquiring of new session ticket. For more information, see
32-
[RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](http://rfc5077.openrfc.org/).
32+
[RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](https://www.rfc-editor.org/rfc/rfc5077).
3333

3434
## EXAMPLES
3535

docset/winserver2025-ps/storage/Get-VirtualDisk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ You can use the pipeline operator to pass an MSFT_TargetVirtualDisk object to th
624624
## OUTPUTS
625625

626626
### Microsoft.Management.Infrastructure.CimInstance#ROOT/Microsoft/Windows/Storage/MSFT_VirtualDisk
627-
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/previous-versions/windows/desktop/stormgmt/msft-virtualdisk).
627+
This cmdlet outputs an object that represents the specified virtual disk. For more information about output object type, see [MSFT_VirtualDisk class](/windows-hardware/drivers/storage/msft-virtualdisk).
628628

629629
## NOTES
630630

docset/winserver2025-ps/tls/New-TlsSessionTicketKey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ mechanism. This mechanism helps to improve the performance of TLS. The TLS serve
2929
mechanism to create a key to encrypt a session ticket. The client can later use the encrypted
3030
session ticket to resume communication with the TLS server. Otherwise, the client must restart the
3131
communication by acquiring of new session ticket. For more information, see
32-
[RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](http://rfc5077.openrfc.org/).
32+
[RFC 5077, Transport Layer Security (TLS) Session Resumption without Server-Side State](https://www.rfc-editor.org/rfc/rfc5077).
3333

3434
## EXAMPLES
3535

0 commit comments

Comments
 (0)