Skip to content

Commit

Permalink
fix: fixing broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed Sep 26, 2024
1 parent aca0a7f commit 91c999c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ KAMAL_REGISTRY_PASSWORD=$KAMAL_REGISTRY_PASSWORD
RAILS_MASTER_KEY=$(cat config/master.key)
```
You can also use [secret helpers](../commands/secrets) for some common password managers.
You can also use [secret helpers](../../commands/secrets) for some common password managers.
```
SECRETS=$(kamal secrets fetch ...)
Expand Down

0 comments on commit 91c999c

Please sign in to comment.