From 0ca9dc40081f416deb161ae4ce59f07a81b24db2 Mon Sep 17 00:00:00 2001 From: Anil Seervi Date: Fri, 1 Oct 2021 22:10:07 +0530 Subject: [PATCH] Fix ID link to MUI faq --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b977a6cf974a54..2a5a740e6730d9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ Please read [the full text](/CODE_OF_CONDUCT.md) so that you can understand what ## A large spectrum of contributions -There are [many ways](https://mui.com/getting-started/faq/#material-ui-is-awesome-how-can-i-support-the-project) to contribute to MUI, code contribution is one aspect of it. For instance, documentation improvements are as important as code changes. +There are [many ways](https://mui.com/getting-started/faq/#mui-is-awesome-how-can-i-support-the-project) to contribute to MUI, code contribution is one aspect of it. For instance, documentation improvements are as important as code changes. ## Your first Pull Request @@ -294,4 +294,4 @@ To get a sense of where MUI is heading, or for ideas on where you could contribu ## License -By contributing your code to the mui-org/material-ui GitHub repository, you agree to license your contribution under the MIT license. +By contributing your code to the [mui-org/material-ui](https://github.com/mui-org/material-ui) GitHub repository, you agree to license your contribution under the [MIT license](/LICENSE).