From 3fbd0064f9031fe9bc7d5b1ce404237cae492006 Mon Sep 17 00:00:00 2001 From: "J. Schreuders" <3071062+99linesofcode@users.noreply.github.com> Date: Mon, 6 Apr 2020 00:23:52 +0200 Subject: [PATCH] Fix broken link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e00e06b..e88f4cf 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ We've also spent some time reworking the documentation from the ground-up, which Maintaining the docs will also become a more community-focused effort, which means you too, can take part in improving the docs for this starter kit. -To visit the docs, [click here](https://screepers.gitbooks.io/screeps-typescript-starter/). +To visit the docs, [click here](https://screepers.gitbook.io/screeps-typescript-starter/). ## Contributing