diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index b612b5037..5280d3669 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -1,13 +1,13 @@ # Summary * [Introduction](index.md) -* [Helpers](helpers/index.md) - * [Protobuf java converter](helpers/protobuf_java_converter.md) -* [Concepts](concepts/index.md) - * [Enrichment](concepts/enrichment.md) * [Plugins](plugins/index.md) * [Notarized Application](plugins/notarized_application.md) * [Notarized Route](plugins/notarized_route.md) * [Notarized Locations](plugins/notarized_locations.md) * [Notarized Resources](plugins/notarized_resources.md) +* [Concepts](concepts/index.md) + * [Enrichment](concepts/enrichment.md) +* [Helpers](helpers/index.md) + * [Protobuf java converter](helpers/protobuf_java_converter.md) * [The Playground](playground.md)