Skip to content

Commit c8bc240

Browse files
committed
Fixed docs title
1 parent 7553c55 commit c8bc240

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: cloud-consul
22
version: true
3-
title: spring-cloud-consul
3+
title: Spring Cloud Consul
44
nav:
55
- modules/ROOT/nav.adoc
66
ext:

docs/modules/ROOT/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* xref:index.adoc[]
1+
* xref:index.adoc[Introduction]
22
* xref:quickstart.adoc[]
33
* xref:install.adoc[]
44
* xref:discovery.adoc[]

docs/modules/ROOT/pages/intro.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[[spring-cloud-gateway-intro]]
2-
= Introduction
1+
[[introduction]]
2+
= Spring Cloud Consul
33

44
This project provides Consul integrations for Spring Boot apps through autoconfiguration
55
and binding to the Spring Environment and other Spring programming model idioms. With a few

0 commit comments

Comments
 (0)