Complete the event bus nav items

pull/4383/head
Halil İbrahim Kalkan 5 years ago
parent f4cb8f4146
commit 533d99c51e

@ -153,16 +153,23 @@
]
},
{
"text": "Events",
"text": "Event Bus",
"items": [
{
"text": "Event Bus (local)"
"text": "Overall",
"path": "Event-Bus.md"
},
{
"text": "Local Event Bus",
"path": "Local-Event-Bus.md"
},
{
"text": "Distributed Event Bus",
"path": "Distributed-Event-Bus.md",
"items": [
{
"text": "RabbitMQ Integration"
"text": "RabbitMQ Integration",
"path": "Distributed-Event-Bus-RabbitMQ-Integration.md"
}
]
}

Loading…
Cancel
Save