From e070c572837f8b4eb9ba5a130ccd32ac46b38b8b Mon Sep 17 00:00:00 2001 From: Yulei Liu Date: Thu, 15 Oct 2020 11:53:42 +1100 Subject: [PATCH] fix link to Installation Guide (#688) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36b047059a..01ca9e5d19 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ following properties: Running Boundary in a more permanent context requires a few more steps, such as writing some simple configuration files to tell the nodes how to reach their database and KMS. The steps below, along with the extra information needed -for permanent installations, are detailed in our [Installation Guide]. +for permanent installations, are detailed in our [Installation Guide](https://www.boundaryproject.io/docs/installing). ### Build and Start Boundary in Dev Mode