From 9e6860d5da180caf8d3c04d266a99c7c5eecee7f Mon Sep 17 00:00:00 2001 From: Nelson Chen <crazysim@gmail.com> Date: Sun, 24 Sep 2017 01:05:34 -0700 Subject: [PATCH] Link to the rendered CONTRIBUTING.md in the README.md (#75) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bfd1641e..5e06bd854 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ For more information, visit https://research.microsoft.com/en-us/um/people/lampo Contributing ------------ -Please read our [contribution guide](https://raw.githubusercontent.com/tlaplus/tlaplus/master/CONTRIBUTING.md) before you start working on your contribution. We also have a [feature wishlist](https://github.com/tlaplus/tlaplus/blob/master/general/docs/contributions.md). +Please read our [contribution guide](https://github.com/tlaplus/tlaplus/blob/master/CONTRIBUTING.md) before you start working on your contribution. We also have a [feature wishlist](https://github.com/tlaplus/tlaplus/blob/master/general/docs/contributions.md). License ------- -- GitLab