From 74444c28ab1e7ff4c491222806ea09a872c6bb32 Mon Sep 17 00:00:00 2001 From: Nikhil Vijayan Date: Mon, 27 Jan 2020 20:20:02 +0000 Subject: [PATCH] fix: update incorrect link (#3381) --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 20120c43b..0f9be5c0a 100644 --- a/Readme.md +++ b/Readme.md @@ -118,7 +118,7 @@ If you have an idea for an example that shows a common use case, pull request it ### Documentation -If you're using Slate for the first time, check out the [Getting Started](http://docs.slatejs.org/walkthroughs/installing-slate) walkthroughs and the [Concepts](http://docs.slatejs.org/concepts) to familiarize yourself with Slate's architecture and mental models. +If you're using Slate for the first time, check out the [Getting Started](https://docs.slatejs.org/walkthroughs/01-installing-slate) walkthroughs and the [Concepts](http://docs.slatejs.org/concepts) to familiarize yourself with Slate's architecture and mental models. - [**Walkthroughs**](http://docs.slatejs.org/walkthroughs/installing-slate) - [**Concepts**](http://docs.slatejs.org/concepts)