From 5909d1e919bdaa3e39148fd3394aacfd4d82e267 Mon Sep 17 00:00:00 2001 From: Tran Ngoc Nhan Date: Sun, 16 Mar 2025 00:31:33 +0700 Subject: [PATCH] Remove redhat architect guide link See gh-44724 Signed-off-by: Tran Ngoc Nhan --- .../src/docs/antora/modules/how-to/pages/deployment/cloud.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-boot-project/spring-boot-docs/src/docs/antora/modules/how-to/pages/deployment/cloud.adoc b/spring-boot-project/spring-boot-docs/src/docs/antora/modules/how-to/pages/deployment/cloud.adoc index 07808272127..d1e3bcb83d9 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/antora/modules/how-to/pages/deployment/cloud.adoc +++ b/spring-boot-project/spring-boot-docs/src/docs/antora/modules/how-to/pages/deployment/cloud.adoc @@ -244,7 +244,6 @@ For more details, see https://devcenter.heroku.com/articles/deploying-spring-boo https://www.openshift.com/[OpenShift] has many resources describing how to deploy Spring Boot applications, including: * https://blog.openshift.com/using-openshift-enterprise-grade-spring-boot-deployments/[Using the S2I builder] -* https://access.redhat.com/documentation/en-us/reference_architectures/2017/html-single/spring_boot_microservices_on_red_hat_openshift_container_platform_3/[Architecture guide] * https://blog.openshift.com/using-spring-boot-on-openshift/[Running as a traditional web application on Wildfly] * https://blog.openshift.com/openshift-commons-briefing-96-cloud-native-applications-spring-rhoar/[OpenShift Commons Briefing]