From d74cfea2040bfc5aa9f18a081df7ea2df4801431 Mon Sep 17 00:00:00 2001 From: Zaytsev Dmitriy Date: Thu, 4 Jan 2018 22:17:36 +0300 Subject: [PATCH] Documentation: fix link to Getting Started --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9031b74d..73c81f9a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The Github issue tracker is for **bugs** only. Please use the [developer mailing ### About Delve - [Installation](Documentation/installation) -- [Getting Started](Documentation/cli/getting_started) +- [Getting Started](Documentation/cli/getting_started.md) - [Documentation](Documentation) - [Contributing](CONTRIBUTING.md)