diff --git a/Readme.md b/Readme.md index 0f9be5c0a..df1000000 100644 --- a/Readme.md +++ b/Readme.md @@ -120,10 +120,10 @@ If you have an idea for an example that shows a common use case, pull request it 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) -- [**FAQ**](http://docs.slatejs.org/general/faq) -- [**Resources**](http://docs.slatejs.org/general/resources) +- [**Walkthroughs**](https://docs.slatejs.org/walkthroughs/01-installing-slate) +- [**Concepts**](https://docs.slatejs.org/concepts) +- [**FAQ**](https://docs.slatejs.org/general/faq) +- [**Resources**](https://docs.slatejs.org/general/resources) If even that's not enough, you can always [read the source itself](./packages/slate), which is heavily commented.