Skip to content

Commit

Permalink
Enable-SecretEmail - correct link in cbh
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmelton committed Apr 16, 2021
1 parent 5cf2157 commit 4ded087
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/collections/_commands/Enable-TssSecretEmail.md
Expand Up @@ -2,7 +2,7 @@
category: secrets
external help file: Thycotic.SecretServer-help.xml
Module Name: Thycotic.SecretServer
online version: https://thycotic-ps.github.io/thycotic.secretserver/commands/Disable-TssSecretEmail
online version: https://thycotic-ps.github.io/thycotic.secretserver/commands/Enable-TssSecretEmail
schema: 2.0.0
title: Enable-TssSecretEmail
---
Expand Down Expand Up @@ -213,7 +213,7 @@ Requires TssSession object returned by New-TssSession

## RELATED LINKS

[https://thycotic-ps.github.io/thycotic.secretserver/commands/Disable-TssSecretEmail](https://thycotic-ps.github.io/thycotic.secretserver/commands/Disable-TssSecretEmail)
[https://thycotic-ps.github.io/thycotic.secretserver/commands/Enable-TssSecretEmail](https://thycotic-ps.github.io/thycotic.secretserver/commands/Enable-TssSecretEmail)

[https://github.com/thycotic-ps/thycotic.secretserver/blob/main/src/functions/secrets/Enable-SecretEmail.ps1](https://github.com/thycotic-ps/thycotic.secretserver/blob/main/src/functions/secrets/Enable-SecretEmail.ps1)

2 changes: 1 addition & 1 deletion src/functions/secrets/Enable-SecretEmail.ps1
Expand Up @@ -19,7 +19,7 @@ function Enable-SecretEmail {
Enable Email When Viewed setting on Secret IDs 42, 43, and 45
.LINK
https://thycotic-ps.github.io/thycotic.secretserver/commands/Disable-TssSecretEmail
https://thycotic-ps.github.io/thycotic.secretserver/commands/Enable-TssSecretEmail
.LINK
https://github.com/thycotic-ps/thycotic.secretserver/blob/main/src/functions/secrets/Enable-SecretEmail.ps1
Expand Down

0 comments on commit 4ded087

Please sign in to comment.