From 4109256f1bafa2fca5ce805dfeaad2895a9adc79 Mon Sep 17 00:00:00 2001 From: Yuanzhong Xia Date: Thu, 27 Apr 2017 02:26:33 +0930 Subject: [PATCH] Fixed dead link for `CONTRIBUTING.md` in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67e1b9b8..b701c39d 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ changes. ## Want to contribute? If you found a bug, have any questions or want to contribute. Follow our -[guidelines](https://github.com/google/material-design-lite/blob/master/CONTRIBUTING.md), +[guidelines](https://github.com/google/material-design-lite/blob/mdl-1.x/CONTRIBUTING.md), and help improve the Material Design Lite. For more information visit our [wiki](https://github.com/google/material-design-lite/wiki).