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

Fix broken link to Mark reference (#116)

This commit is contained in:
Max Gfeller
2016-07-18 20:57:02 +02:00
committed by Ian Storm Taylor
parent d58b5f3f52
commit fdf7e29325

View File

@@ -12,7 +12,7 @@ This is the full reference documentation for all of the pieces of Slate, broken
- [Data](./data.md) - [Data](./data.md)
- [Document](./models/document.md) - [Document](./models/document.md)
- [Inline](./models/inline.md) - [Inline](./models/inline.md)
- [Mark](./mark.md) - [Mark](./models/mark.md)
- [Node](./models/node.md) - [Node](./models/node.md)
- [Selection](./models/selection.md) - [Selection](./models/selection.md)
- [State](./models/state.md) - [State](./models/state.md)