Skip to content

Commit ed786c5

Browse files
author
Steve Riesenberg
committed
Remove quotes from How-to in ref doc
Issue gh-499
1 parent 2fc0c5e commit ed786c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/docs/asciidoc/how-to.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[how-to]]
2-
= "How-to" Guides
2+
= How-to Guides
33

44
[[how-to-overview]]
55
== List of Guides

docs/src/docs/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ xref:getting-started.adoc[Getting Started] :: System requirements, dependencies
1212
xref:configuration-model.adoc[Configuration Model] :: Default configuration and customizing the configuration
1313
xref:core-model-components.adoc[Core Model / Components] :: Core domain model and component interfaces
1414
xref:protocol-endpoints.adoc[Protocol Endpoints] :: OAuth2 and OpenID Connect 1.0 protocol endpoint implementations
15-
xref:how-to.adoc["How-to" Guides] :: Guides to get the most from Spring Authorization Server
15+
xref:how-to.adoc[How-to Guides] :: Guides to get the most from Spring Authorization Server

0 commit comments

Comments
 (0)