diff --git a/_config_production.yml b/_config_production.yml index 93078da0de..db87d0dc16 100644 --- a/_config_production.yml +++ b/_config_production.yml @@ -51,6 +51,26 @@ defaults: # Set the correct edit-URL for upstream resources. We usually don't create a direct # edit link for these, and instead point to the directory that contains the file. + - scope: + path: cloud/aci-compose-features.md + values: + edit_url: "https://github.com/docker/compose-cli/tree/master/docs/" + - scope: + path: cloud/aci-container-features.md + values: + edit_url: "https://github.com/docker/compose-cli/tree/master/docs/" + - scope: + path: cloud/ecs-architecture.md + values: + edit_url: "https://github.com/docker/compose-cli/tree/master/docs/" + - scope: + path: cloud/ecs-compose-features.md + values: + edit_url: "https://github.com/docker/compose-cli/tree/master/docs/" + - scope: + path: cloud/ecs-compose-examples.md + values: + edit_url: "https://github.com/docker/compose-cli/tree/master/docs/" - scope: path: engine/deprecated.md values: