Fix broken links to XSD schemas in ref docs

Closes gh-26129
This commit is contained in:
Sam Brannen
2020-11-23 14:49:43 +01:00
parent 7c47f554c0
commit 4ed645e710
2 changed files with 5 additions and 4 deletions

View File

@@ -666,7 +666,8 @@ integrate such parsers into the Spring IoC container.
To facilitate authoring configuration files that use a schema-aware XML editor,
Spring's extensible XML configuration mechanism is based on XML Schema. If you are not
familiar with Spring's current XML configuration extensions that come with the standard
Spring distribution, you should first read the appendix entitled <<appendix.adoc#xsd-configuration>>.
Spring distribution, you should first read the previous section on <<xsd-schemas>>.
To create new XML configuration extensions: