Skip to content

Commit

Permalink
Set-TssConfigurationGeneral - correct doc links
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmelton committed Aug 23, 2021
1 parent 515d2f7 commit ad76461
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/commands/configurations/Set-TssConfigurationGeneral.md
Expand Up @@ -447,7 +447,7 @@ Requires TssSession object returned by New-TssSession

## RELATED LINKS

[https://thycotic-ps.github.io/thycotic.secretserver/commands/Folder name/Set-TssConfigurationGeneral](https://thycotic-ps.github.io/thycotic.secretserver/commands/Folder name/Set-TssConfigurationGeneral)
[https://thycotic-ps.github.io/thycotic.secretserver/commands/configurations/Set-TssConfigurationGeneral](https://thycotic-ps.github.io/thycotic.secretserver/commands/configurations/Set-TssConfigurationGeneral)

[https://github.com/thycotic-ps/thycotic.secretserver/blob/main/src/functions/Folder name/Set-TssConfigurationGeneral.ps1](https://github.com/thycotic-ps/thycotic.secretserver/blob/main/src/functions/Folder name/Set-TssConfigurationGeneral.ps1)
[https://github.com/thycotic-ps/thycotic.secretserver/blob/main/src/functions/configurations/Set-TssConfigurationGeneral.ps1](https://github.com/thycotic-ps/thycotic.secretserver/blob/main/src/functions/configurations/Set-TssConfigurationGeneral.ps1)

4 changes: 2 additions & 2 deletions src/functions/configurations/Set-TssConfigurationGeneral.ps1
Expand Up @@ -19,10 +19,10 @@ function Set-TssConfigurationGeneral {
Set Secret Server Time Zone to the current user's Windows' default TimeZone.
.LINK
https://thycotic-ps.github.io/thycotic.secretserver/commands/Folder name/Set-TssConfigurationGeneral
https://thycotic-ps.github.io/thycotic.secretserver/commands/configurations/Set-TssConfigurationGeneral
.LINK
https://github.com/thycotic-ps/thycotic.secretserver/blob/main/src/functions/Folder name/Set-TssConfigurationGeneral.ps1
https://github.com/thycotic-ps/thycotic.secretserver/blob/main/src/functions/configurations/Set-TssConfigurationGeneral.ps1
.NOTES
Requires TssSession object returned by New-TssSession
Expand Down

0 comments on commit ad76461

Please sign in to comment.