From bf40dd291fbff69d4a6ab2c0a8bf0a024570cb57 Mon Sep 17 00:00:00 2001 From: Alex Noonan Date: Mon, 23 Dec 2024 12:56:48 -0500 Subject: [PATCH] broken link fix --- .../hybrid/amazon-ecs/configuration-reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs-beta/docs/dagster-plus/deployment/deployment-types/hybrid/amazon-ecs/configuration-reference.md b/docs/docs-beta/docs/dagster-plus/deployment/deployment-types/hybrid/amazon-ecs/configuration-reference.md index 0ce569bdc71ea..88a204ad9c4ad 100644 --- a/docs/docs-beta/docs/dagster-plus/deployment/deployment-types/hybrid/amazon-ecs/configuration-reference.md +++ b/docs/docs-beta/docs/dagster-plus/deployment/deployment-types/hybrid/amazon-ecs/configuration-reference.md @@ -110,7 +110,7 @@ locations: Refer to the following guides for more info about environment variables: -- [Dagster+ environment variables and secrets](/dagster-plus/management/environment-variables) +- [Dagster+ environment variables and secrets](/dagster-plus/deployment/management/environment-variables/) - [Using environment variables and secrets in Dagster code](/guides/deploy/secrets) --- @@ -252,7 +252,7 @@ agent_queues: ### agent_queues properties -These settings specify the queue(s) the agent will obtain requests from. See [Routing requests to specific agents](deployment/deployment-types/hybrid/multiple#routing-requests-to-specific-agents). +These settings specify the queue(s) the agent will obtain requests from. See [Routing requests to specific agents](deployment/deployment-types/hybrid/multiple). | Property | Description | |----------|-------------|