Adjusts title
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: cloud-bus
|
||||
version: true
|
||||
title: spring-cloud-bus
|
||||
title: Spring Cloud Bus
|
||||
nav:
|
||||
- modules/ROOT/nav.adoc
|
||||
ext:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
* xref:index.adoc[]
|
||||
* xref:index.adoc[Introduction]
|
||||
* xref:quickstart.adoc[]
|
||||
* xref:spring-cloud-bus.adoc[]
|
||||
** xref:spring-cloud-bus/bus-endpoints.adoc[]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[[spring-cloud-bus-intro]]
|
||||
= Introduction
|
||||
= Spring Cloud Bus
|
||||
|
||||
Spring Cloud Bus links the nodes of a distributed system with a lightweight message
|
||||
broker. This broker can then be used to broadcast state changes (such as configuration
|
||||
|
||||
Reference in New Issue
Block a user