diff --git a/docs/ADOPTERS.md b/docs/ADOPTERS.md deleted file mode 120000 index 39390f1593..0000000000 --- a/docs/ADOPTERS.md +++ /dev/null @@ -1 +0,0 @@ -../ADOPTERS.md \ No newline at end of file diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md deleted file mode 120000 index 44fcc63439..0000000000 --- a/docs/CONTRIBUTING.md +++ /dev/null @@ -1 +0,0 @@ -../CONTRIBUTING.md \ No newline at end of file diff --git a/docs/SECURITY.md b/docs/SECURITY.md deleted file mode 120000 index 9d571381d0..0000000000 --- a/docs/SECURITY.md +++ /dev/null @@ -1 +0,0 @@ -../SECURITY.md \ No newline at end of file diff --git a/microsite/sidebars.json b/microsite/sidebars.json index 4b23af79e7..a2cf7dedbc 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -190,7 +190,6 @@ ], "Support": ["support/support", "support/project-structure"], "Glossary": ["glossary"], - "FAQ": ["FAQ"], - "Contribute": ["CONTRIBUTING"] + "FAQ": ["FAQ"] } }