diff --git a/docs/upgrading/secrets-changes.md b/docs/upgrading/secrets-changes.md index 781cb4a..a08ae16 100644 --- a/docs/upgrading/secrets-changes.md +++ b/docs/upgrading/secrets-changes.md @@ -23,7 +23,7 @@ SECRET_FROM_ENV=$SECRET_FROM_ENV SECRET_FROM_COMMAND=$(op read ...) ``` -See [here](../configuration/environment-variables#using-kamal-secrets) for more details +See [here](../configuration/environment-variables#secrets) for more details ## [Environment variables in deploy.yml](#environment-variables-in-deployyml)