Skip to content

Commit 0f13c30

Browse files
committed
Azure DevOps & help content
1 parent 3e11e42 commit 0f13c30

67 files changed

Lines changed: 167 additions & 167 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

MyITProcessAPI/Private/apiCalls/ConvertTo-MyITProcessQueryString.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function ConvertTo-MyITProcessQueryString {
3838
N\A
3939
4040
.LINK
41-
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/Internal/ConvertTo-MyITProcessQueryString.html
41+
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/internal/ConvertTo-MyITProcessQueryString.html
4242
4343
#>
4444

MyITProcessAPI/Private/apiCalls/Invoke-MyITProcessRequest.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ function Invoke-MyITProcessRequest {
5656
N\A
5757
5858
.LINK
59-
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/Internal/Invoke-MyITProcessRequest.html
59+
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/internal/Invoke-MyITProcessRequest.html
6060
6161
#>
6262

MyITProcessAPI/Private/apiKeys/Add-MyITProcessAPIKey.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function Add-MyITProcessAPIKey {
3131
N\A
3232
3333
.LINK
34-
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/Internal/Add-MyITProcessAPIKey.html
34+
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/internal/Add-MyITProcessAPIKey.html
3535
3636
#>
3737

MyITProcessAPI/Private/apiKeys/Get-MyITProcessAPIKey.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function Get-MyITProcessAPIKey {
1919
N\A
2020
2121
.LINK
22-
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/Internal/Get-MyITProcessAPIKey.html
22+
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/internal/Get-MyITProcessAPIKey.html
2323
#>
2424

2525
[CmdletBinding()]

MyITProcessAPI/Private/apiKeys/Remove-MyITProcessAPIKey.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function Remove-MyITProcessAPIKey {
1515
N\A
1616
1717
.LINK
18-
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/Internal/Remove-MyITProcessAPIKey.html
18+
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/internal/Remove-MyITProcessAPIKey.html
1919
#>
2020

2121
[CmdletBinding(SupportsShouldProcess)]

MyITProcessAPI/Private/apiKeys/Test-MyITProcessAPIKey.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function Test-MyITProcessAPIKey {
3636
N\A
3737
3838
.LINK
39-
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/Internal/Test-MyITProcessAPIKey.html
39+
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/internal/Test-MyITProcessAPIKey.html
4040
#>
4141

4242
[CmdletBinding()]

MyITProcessAPI/Private/baseUri/Add-MyITProcessBaseURI.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ function Add-MyITProcessBaseURI {
3333
N\A
3434
3535
.LINK
36-
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/Internal/Add-MyITProcessBaseURI.html
36+
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/internal/Add-MyITProcessBaseURI.html
3737
#>
3838

3939
[CmdletBinding()]

MyITProcessAPI/Private/baseUri/Get-MyITProcessBaseURI.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function Get-MyITProcessBaseURI {
1515
N\A
1616
1717
.LINK
18-
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/Internal/Get-MyITProcessBaseURI.html
18+
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/internal/Get-MyITProcessBaseURI.html
1919
#>
2020

2121
[CmdletBinding()]

MyITProcessAPI/Private/baseUri/Remove-MyITProcessBaseURI.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function Remove-MyITProcessBaseURI {
1515
N\A
1616
1717
.LINK
18-
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/Internal/Remove-MyITProcessBaseURI.html
18+
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/internal/Remove-MyITProcessBaseURI.html
1919
#>
2020

2121
[CmdletBinding(SupportsShouldProcess)]

MyITProcessAPI/Private/moduleSettings/Export-MyITProcessModuleSettings.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ function Export-MyITProcessModuleSettings {
4040
N\A
4141
4242
.LINK
43-
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/Internal/Export-MyITProcessModuleSettings.html
43+
https://celerium.github.io/MyITProcess-PowerShellWrapper/site/internal/Export-MyITProcessModuleSettings.html
4444
#>
4545

4646
[CmdletBinding(DefaultParameterSetName = 'set')]

0 commit comments

Comments
 (0)