Skip to content

Commit a370eee

Browse files
rghdrizzlenitishfy
andauthored
Fixed broken link (#40103)
* Fixed broken link * Fixed broken link Changed back to the old reference text * Fixed broken link Co-authored-by: Nitish Kumar <[email protected]> --------- Co-authored-by: Nitish Kumar <[email protected]>
1 parent a70bfa7 commit a370eee

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/configuration

1 file changed

+1
-1
lines changed

content/en/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ method creates a new `Secret` object with the edited data.
143143

144144
Depending on how you created the Secret, as well as how the Secret is used in
145145
your Pods, updates to existing `Secret` objects are propagated automatically to
146-
Pods that use the data. For more information, refer to [Mounted Secrets are updated automatically](#mounted-secrets-are-updated-automatically).
146+
Pods that use the data. For more information, refer to [Using Secrets as files from a Pod](#using-secrets-as-files-from-a-pod) section.
147147

148148
### Using a Secret
149149

0 commit comments

Comments
 (0)