From 7f2d09f9bf4e6344308b003f188617fdc5a9014b Mon Sep 17 00:00:00 2001 From: Valeriy Manzhos Date: Sat, 19 Oct 2019 13:42:33 +0300 Subject: [PATCH] Fixed the previous commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4d60f74..a430bd8c 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](../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).