mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-29 09:59:48 +02:00
readme: Documentation: fix broken url; http -> https (#3401)
This commit is contained in:
committed by
Ian Storm Taylor
parent
74444c28ab
commit
5797562849
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user