1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00

Fixed broken link (#1992)

This commit is contained in:
Sebastián Gómez 2023-02-07 11:35:25 -03:00 committed by GitHub
parent 731da81162
commit fe3c78d2af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ kubectl annotate es my-es force-sync=$(date +%s) --overwrite
## Features
Individual features are described in the [Guides section](../guides/):
Individual features are described in the [Guides section](../guides/introduction.md):
* [Find many secrets / Extract from structured data](../guides/getallsecrets.md)
* [Templating](../guides/templating.md)