From fad4e7fc80278b35b5bb4ce0a3794da5caabb3ef Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Thu, 5 Dec 2019 12:59:14 -0500 Subject: [PATCH] fix gitbook sidebar --- docs/Summary.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/Summary.md b/docs/Summary.md index bb499e7d7..1b4823867 100644 --- a/docs/Summary.md +++ b/docs/Summary.md @@ -15,12 +15,12 @@ - [Interfaces](./concepts/01-interfaces.md) - [Nodes](./concepts/02-nodes.md) - [Locations](./concepts/03-locations.md) -- [Formatting](./concepts/04-formatting.md) -- [Commands](./concepts/05-commands.md) -- [Operations](./concepts/06-operations.md) -- [Editor](./concepts/07-editor.md) -- [Plugins](./concepts/08-plugins.md) -- [Rendering](./concepts/09-rendering.md) +- [Commands](./concepts/04-commands.md) +- [Operations](./concepts/05-operations.md) +- [Editor](./concepts/06-editor.md) +- [Plugins](./concepts/07-plugins.md) +- [Rendering](./concepts/08-rendering.md) +- [Rendering](./concepts/09-serializing.md) - [Migrating](./concepts/XX-migrating.md) ## General