From 115ed6fce76a95c48ae56ab817c68621a300b467 Mon Sep 17 00:00:00 2001 From: Sam Doward Date: Thu, 4 Apr 2019 14:47:58 +0200 Subject: [PATCH] Update README.md Fix getting started link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1b4e0d8..49bd4771 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ For more advanced configuration, see ## Getting started Acorn has several [sample projects](samples) introducing the different concepts. -You can also visit the [Getting started](https://nhaarman.github.io/Acorn/usage/getting_started) +You can also visit the [Getting started](https://nhaarman.github.io/Acorn/wiki/getting_started/) documentation page for more information. ## Building Acorn