Polish documentation for xref hyperlink formatting consistency
This commit improves the consistency of xref link formatting (no quotes, italics, or other decoration) and uses automatic link text generation wherever possible.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
The following table provides all properties that can be used to override the versions managed by Spring Boot.
|
||||
Browse the {code-spring-boot}/spring-boot-project/spring-boot-dependencies/build.gradle[`spring-boot-dependencies` build.gradle] for a complete list of dependencies.
|
||||
You can learn how to customize these versions in your application in the xref:build-tool-plugin:index.adoc[Build Tool Plugins documentation].
|
||||
You can learn how to customize these versions in your application in the xref:build-tool-plugin:index.adoc[] documentation.
|
||||
|
||||
include::partial$dependency-versions/documented-properties.adoc[]
|
||||
|
||||
Reference in New Issue
Block a user