diff --git a/content/docs/esc/cli/_index.md b/content/docs/esc/cli/_index.md index 01ad80cd6a81..bab161b5c0dc 100644 --- a/content/docs/esc/cli/_index.md +++ b/content/docs/esc/cli/_index.md @@ -26,7 +26,7 @@ The Pulumi ESC CLI is open source and free to use: The most common commands in the CLI that you'll be using are as follows: -* [esc env](//docs/esc/cli/commands/esc_env/) - Manage environments +* [esc env](/docs/esc/cli/commands/esc_env/) - Manage environments * [esc env diff](/docs/esc/cli/commands/esc_env_diff/) - Show the difference between versions of an environment * [esc env edit](/docs/esc/cli/commands/esc_env_edit/) - Edit an environment definition * [esc env get](/docs/esc/cli/commands/esc_env_get/) - Get a value within an environment