From fcbcbba4c76fa94bd73640be0e55298ebde235b5 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 26 May 2020 05:26:30 +0000 Subject: [PATCH] Sync docs from 2.2.x to gh-pages --- 2.2.x/reference/html/README.html | 4 ++-- 2.2.x/reference/html/index.html | 4 ++-- 2.2.x/reference/html/spring-cloud-build.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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>