diff --git a/2.2.x/reference/html/README.html b/2.2.x/reference/html/README.html index 8151b3c9..d45199b4 100644 --- a/2.2.x/reference/html/README.html +++ b/2.2.x/reference/html/README.html @@ -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> </attributes> diff --git a/2.2.x/reference/html/index.html b/2.2.x/reference/html/index.html index 947144cf..5a59a33e 100644 --- a/2.2.x/reference/html/index.html +++ b/2.2.x/reference/html/index.html @@ -633,8 +633,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> </attributes> diff --git a/2.2.x/reference/html/spring-cloud-build.html b/2.2.x/reference/html/spring-cloud-build.html index 947144cf..5a59a33e 100644 --- a/2.2.x/reference/html/spring-cloud-build.html +++ b/2.2.x/reference/html/spring-cloud-build.html @@ -633,8 +633,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> </attributes>