1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 18:39:51 +02:00

Update README.md (#905)

Fixed some doc links.
This commit is contained in:
Joshua Li
2017-07-11 15:49:26 -04:00
committed by Ian Storm Taylor
parent 5d8a9b99cc
commit 17b1a455cc

View File

@@ -1,7 +1,7 @@
# Introduction
[Slate](https://github.com/ianstormtaylor/slate) is a _completely_ customizable framework for building rich text editors. [GitHub ⬈](https://ianstormtaylor.com/slate)
[Slate](http://slatejs.org) is a _completely_ customizable framework for building rich text editors. [GitHub ⬈](https://github.com/ianstormtaylor/slate)
Slate lets you build rich, intuitive editors like those in [Medium](https://medium.com/), [Dropbox Paper](https://www.dropbox.com/paper) or [Canvas](https://usecanvas.com/)—which are becoming table stakes for applications on the web—without your codebase getting mired in complexity.