Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fda033d

Browse files
committed
Disable links for contributions
1 parent 1abb02c commit fda033d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ defaults:
5050
github_repo: https://github.com/magento/devdocs/
5151
github_files: https://github.com/magento/devdocs/blob/master/
5252
# Enables the 'Edit this page on GitHub' appearances on pages
53-
github_link: true
53+
github_link: false
5454
# Enables the 'Give us feedback' appearances on pages
55-
feedback_link: true
55+
feedback_link: false
5656

5757
-
5858
scope:

0 commit comments

Comments
 (0)