From 8e6cb1e1c215a13c6a8bf594b65d7f29eb830176 Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Sun, 30 Jun 2019 22:34:51 +0200 Subject: [PATCH] readme: CONTRIBUTING.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7742643cf9..e0535aba73 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The compilation is temporarily slower for this release: ## Code structure -https://github.com/vlang/v/blob/master/CodeStructure.md +https://github.com/vlang/v/blob/master/CONTRIBUTING.md ## Installing V from source