Align docs package structure with heading IDs

See gh-6313
This commit is contained in:
Phillip Webb
2021-04-29 16:53:40 -07:00
parent 2c770217bb
commit 09e85806d6
297 changed files with 401 additions and 1594 deletions

View File

@@ -8,5 +8,5 @@ For instance, the following service triggers the validation of the first argumen
[source,java,indent=0]
----
include::{include-springbootfeatures}/validation/MyBean.java[]
include::{docs-java}/features/validation/MyBean.java[]
----