mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-29 18:09:49 +02:00
update demo site url
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
<p align="center">A <em>completely</em> customizable framework <br/>for building rich text editors in the browser.</p>
|
||||
<br/>
|
||||
|
||||
<p align="center"><a href="#why"><strong>Why?</strong></a> · <a href="#principles"><strong>Principles</strong></a> · <a href="https://ianstormtaylor.github.io/slate"><strong>Demo</strong></a> · <a href="#examples"><strong>Examples</strong></a> · <a href="#plugins"><strong>Plugins</strong></a> · <a href="#documentation"><strong>Documentation</strong></a> · <a href="./Contributing.md"><strong>Contributing!</strong></a></p>
|
||||
<p align="center"><a href="#why"><strong>Why?</strong></a> · <a href="#principles"><strong>Principles</strong></a> · <a href="http://slatejs.org"><strong>Demo</strong></a> · <a href="#examples"><strong>Examples</strong></a> · <a href="#plugins"><strong>Plugins</strong></a> · <a href="#documentation"><strong>Documentation</strong></a> · <a href="./Contributing.md"><strong>Contributing!</strong></a></p>
|
||||
<br/>
|
||||
|
||||
<p align="center"><a href="https://ianstormtaylor.github.io/slate"><img src="./docs/images/preview.png"></a></p>
|
||||
<p align="center"><a href="http://slatejs.org"><img src="./docs/images/preview.png"></a></p>
|
||||
|
||||
<p align="center"><a href="https://www.npmjs.com/package/slate"><img src="https://img.shields.io/npm/dt/localeval.svg?maxAge=2592000"></a> <a href="https://slate-slack.herokuapp.com"><img src="https://slate-slack.herokuapp.com/badge.svg"><a/></p>
|
||||
<br/>
|
||||
@@ -63,7 +63,7 @@ Slate tries to solve the question of "[Why?](#why)" with a few principles:
|
||||
<br/>
|
||||
### Demo
|
||||
|
||||
Check out the [**live demo**](https://ianstormtaylor.github.io/slate) of all of the examples!
|
||||
Check out the [**live demo**](http://slatejs.org) of all of the examples!
|
||||
|
||||
|
||||
<br/>
|
||||
|
Reference in New Issue
Block a user