From fda033d86ea2a28a288ea81d1af33022bbf7035d Mon Sep 17 00:00:00 2001 From: Dmytro Shevtsov Date: Fri, 3 Mar 2023 11:46:19 -0600 Subject: [PATCH] Disable links for contributions --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index aba968006cc..f6df5bc28c5 100644 --- a/_config.yml +++ b/_config.yml @@ -50,9 +50,9 @@ defaults: github_repo: https://github.com/magento/devdocs/ github_files: https://github.com/magento/devdocs/blob/master/ # Enables the 'Edit this page on GitHub' appearances on pages - github_link: true + github_link: false # Enables the 'Give us feedback' appearances on pages - feedback_link: true + feedback_link: false - scope: