diff --git a/2.2.x/reference/html/README.html b/2.2.x/reference/html/README.html
index d45199b4..7f9564be 100644
--- a/2.2.x/reference/html/README.html
+++ b/2.2.x/reference/html/README.html
@@ -630,9 +630,7 @@ The order of plugin declaration is important!
<project-version>${project.version}@</project-version>
<github-tag>${github-tag}@</github-tag>
<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>https://docs.spring.io/${docs.main}/${project.version}@</docs-url>
+ <docs-url>https://docs.spring.io/${docs.main}/docs/${project.version}@</docs-url>
<raw-docs-url>${github-raw}@</raw-docs-url>
<project-version>${project.version}@</project-version>
<project-name>${docs.main}@</project-name>
diff --git a/2.2.x/reference/html/index.html b/2.2.x/reference/html/index.html
index 5a59a33e..482b68f8 100644
--- a/2.2.x/reference/html/index.html
+++ b/2.2.x/reference/html/index.html
@@ -631,9 +631,7 @@ The order of plugin declaration is important!
<project-version>${project.version}@</project-version>
<github-tag>${github-tag}@</github-tag>
<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>https://docs.spring.io/${docs.main}/${project.version}@</docs-url>
+ <docs-url>https://docs.spring.io/${docs.main}/docs/${project.version}@</docs-url>
<raw-docs-url>${github-raw}@</raw-docs-url>
<project-version>${project.version}@</project-version>
<project-name>${docs.main}@</project-name>
diff --git a/2.2.x/reference/html/spring-cloud-build.html b/2.2.x/reference/html/spring-cloud-build.html
index 5a59a33e..482b68f8 100644
--- a/2.2.x/reference/html/spring-cloud-build.html
+++ b/2.2.x/reference/html/spring-cloud-build.html
@@ -631,9 +631,7 @@ The order of plugin declaration is important!
<project-version>${project.version}@</project-version>
<github-tag>${github-tag}@</github-tag>
<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>https://docs.spring.io/${docs.main}/${project.version}@</docs-url>
+ <docs-url>https://docs.spring.io/${docs.main}/docs/${project.version}@</docs-url>
<raw-docs-url>${github-raw}@</raw-docs-url>
<project-version>${project.version}@</project-version>
<project-name>${docs.main}@</project-name>