From 3fa6ff17e15c4dc227ffb47d5af375540d5d7ae2 Mon Sep 17 00:00:00 2001 From: Akumatus Date: Sun, 22 Sep 2019 01:46:21 +0800 Subject: [PATCH] fix broken core-plugin link in doc and add one item to the products list (#3017) --- docs/general/resources.md | 1 + docs/guides/plugins.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/general/resources.md b/docs/general/resources.md index 6da4a16e1..8a8802520 100644 --- a/docs/general/resources.md +++ b/docs/general/resources.md @@ -32,6 +32,7 @@ These products use Slate, and can give you an idea of what's possible: * [Sanity.io](https://www.sanity.io) * [Taskade](https://www.taskade.com/) * [Yuque](https://www.yuque.com/) +* [Thoughts](https://thoughts.teambition.com) ## Editors diff --git a/docs/guides/plugins.md b/docs/guides/plugins.md index 21bf9dcf3..0c71110bc 100644 --- a/docs/guides/plugins.md +++ b/docs/guides/plugins.md @@ -68,7 +68,7 @@ These are behaviors that all rich-text editors exhibit, and that don't make sens For the most part you don't need to worry about the core plugins. -_To learn more, check out the [Core Plugin reference](../reference/slate-react/core-plugins.md)._ +_To learn more, check out the [Core Plugin reference](../reference/slate/plugins.md)._ ## The "Editor" Plugin