We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa2bd1 commit 8aecdedCopy full SHA for 8aecded
docs/concepts/compose.md
@@ -20,7 +20,7 @@ One thing to keep in mind is that, at the time of this writing, Defang identifie
20
21
## Configuration
22
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:
+If you have a service that depends on a secret like an api key, you can set that [secret](./configuration.md) using the CLI:
24
25
```
26
defang config set --name MY_API_KEY
0 commit comments