From 72fc44171155b7eed353f3bdac919299192aae5f Mon Sep 17 00:00:00 2001 From: Valeriy Manzhos Date: Sun, 29 Mar 2020 18:44:50 +0300 Subject: [PATCH] Documentation fixes (#682) * Added Visual Basic for Applications language * Revert "Added Visual Basic for Applications language" This reverts commit 69bc854d4c17dc647a193607c645c51385c981f3. * Updated CONTRIBUTING.md link in readme * Fixed the previous commit * Trying fix this * Revert "Trying fix this" This reverts commit 33b68f6a38f1e76cf6f84a6b8bffcd39b92dd070. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7741cc53..b37a0de0 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).