From 4de4634f6a494f1de6a2f996063c6ba857fa2da7 Mon Sep 17 00:00:00 2001 From: Valeriy Manzhos Date: Sat, 19 Oct 2019 13:39:51 +0300 Subject: [PATCH] Updated CONTRIBUTING.md link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f79d0871..b4d60f74 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Hello, World! As I watch the collection expand, this project has blown up more than I ever thought possible. Thanks to everyone who continues to contribute, new languages are created every day! -Make sure to see CONTRIBUTING.md for instructions on contributing to the project! +Make sure to see [CONTRIBUTING.md](../CONTRIBUTING.md) for instructions on contributing to the project! Spin-Off project smartly suggested and implemented by [@zenware](https://github.com/zenware): Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-world](https://github.com/leachim6/hello-world).