From c7ae9c042d48b37aef0cdede6fafe375584602d7 Mon Sep 17 00:00:00 2001 From: Takuma Watanabe Date: Tue, 18 Aug 2020 19:11:14 +0900 Subject: [PATCH] Fix broken link to 'Developer Quickstart' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86efc3106..2b1f20ad0 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Tempus was made to simplify ingest/analysis/storage/visualization of your IIoT d ## Getting Started -- Read through the [Tempus Developer Quickstart](https://tempus.readthedocs.io/development/quickstart.html/). +- Read through the [Tempus Developer Quickstart](https://tempus.readthedocs.io/en/latest/development/quickstart.html). It will include a section on how to build the local development environment via Docker to get you up and running quickly. To build: