Sync docs from 2.2.x to gh-pages

This commit is contained in:
buildmaster
2020-05-26 05:26:30 +00:00
parent dfe7fa18ed
commit fcbcbba4c7
3 changed files with 6 additions and 6 deletions

View File

@@ -632,8 +632,8 @@ The order of plugin declaration is important!
<version-type>${version-type}@</version-type>
<!-- Once we go to docs.spring.io should be changed to -->
<!-- https://docs.spring.io/${docs.main}/${project.version} -->
<docs-url>${docs-url}@</docs-url>
<raw-docs-url>${raw-docs-url}@</raw-docs-url>
<docs-url>https://docs.spring.io/${docs.main}/${project.version}@</docs-url>
<raw-docs-url>${github-raw}@</raw-docs-url>
<project-version>${project.version}@</project-version>
<project-name>${docs.main}@</project-name>
&lt;/attributes&gt;</code></pre>