From 2845b813907e512c91137f4eade685c7e2dcb69e Mon Sep 17 00:00:00 2001 From: craig-osterhout Date: Thu, 5 May 2022 15:07:50 -0700 Subject: [PATCH] fixed 404 for Edit this page ilnk on upstream repo topics Signed-off-by: craig-osterhout --- _config_production.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_config_production.yml b/_config_production.yml index db87d0dc16..cb30780092 100644 --- a/_config_production.yml +++ b/_config_production.yml @@ -79,6 +79,10 @@ defaults: path: engine/extend.md values: edit_url: "https://github.com/docker/cli/tree/master/docs/extend" + - scope: + path: engine/extend + values: + edit_url: "https://github.com/docker/cli/tree/master/docs/extend" - scope: path: engine/reference values: