Fix broken documentation links

Update links following recent project restructure.

Closes gh-10601
This commit is contained in:
Johnny Lim
2017-10-12 01:51:04 +09:00
committed by Phillip Webb
parent c98d6b295a
commit a51765d0f4
11 changed files with 21 additions and 21 deletions

View File

@@ -22,7 +22,7 @@ include::../gradle/managing-dependencies/dependencies.gradle[tags=dependencies]
The `spring-boot-dependencies` bom that is automatically imported when the dependency
management plugin is applied uses properties to control the versions of the dependencies
that it manages. Please refer to the {github-code}/spring-boot-dependencies/pom.xml[bom]
that it manages. Please refer to the {github-code}/spring-boot-project/spring-boot-dependencies/pom.xml[bom]
for a complete list of these properties.
To customize a managed version you set its corresponding property. For example, to
@@ -43,4 +43,4 @@ be done with care.
=== Learning more
To learn more about the capabilities of the dependency management plugin, please refer to
its {dependency-management-plugin-documentation}[documentation].
its {dependency-management-plugin-documentation}[documentation].