Skip to content

Commit 8aecded

Browse files
committed
rm secrets ref
1 parent 6fa2bd1 commit 8aecded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/compose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ One thing to keep in mind is that, at the time of this writing, Defang identifie
2020

2121
## Configuration
2222

23-
If you have a service that depends on a secret like an api key, you can set that [secret](./secrets.md) using the CLI:
23+
If you have a service that depends on a secret like an api key, you can set that [secret](./configuration.md) using the CLI:
2424

2525
```
2626
defang config set --name MY_API_KEY

0 commit comments

Comments
 (0)