diff options
-rw-r--r-- | docs/toc.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/toc.json b/docs/toc.json index f125840f1..6c6604ed2 100644 --- a/docs/toc.json +++ b/docs/toc.json @@ -92,10 +92,10 @@ "name": "Contributing", "children": { "building_from_source": "Building from source", - "release_schedule": "Release schedule", "development_tools": "Development tools", "style_guide": "Style guide", - "architecture": "Architecture" + "architecture": "Architecture", + "release_schedule": "Release schedule" } } } |