1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-16 12:14:14 +02:00

Fix broken link in introduction of docs (#3357)

This commit is contained in:
Sunny Hirai
2019-12-18 18:23:05 -08:00
committed by GitHub
parent cc7f035229
commit 3ffd73cd7d

View File

@@ -76,7 +76,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](http://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)
- [**Concepts**](http://docs.slatejs.org/concepts)