Skip to content

Commit 35d7715

Browse files
Merge pull request #286281 from edburns/edburns-msft-em-6071-remove-auto-redeploy-eap-aro
On branch edburns-msft-em-6071-remove-auto-redeploy-eap-aro
2 parents 52dc4d6 + 35c053a commit 35d7715

8 files changed

+6
-225
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3125,6 +3125,11 @@
31253125
"redirect_url": "/azure/openshift/howto-byok",
31263126
"redirect_document_id": false
31273127
},
3128+
{
3129+
"source_path_from_root": "/articles/openshift/howto-deploy-java-jboss-enterprise-application-platform-with-auto-redeploy.md",
3130+
"redirect_url": "/azure/openshift/index",
3131+
"redirect_document_id": false
3132+
},
31283133
{
31293134
"source_path_from_root": "/articles/openshift/quickstart-portal.md",
31303135
"redirect_url": "/azure/openshift/create-cluster",
@@ -4761,4 +4766,4 @@
47614766
"redirect_document_id": false
47624767
}
47634768
]
4764-
}
4769+
}

articles/openshift/howto-deploy-java-jboss-enterprise-application-platform-with-auto-redeploy.md

Lines changed: 0 additions & 222 deletions
This file was deleted.

articles/openshift/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@
123123
href: howto-deploy-java-liberty-app.md
124124
- name: Deploy a JBoss EAP Java app
125125
href: howto-deploy-java-jboss-enterprise-application-platform-app.md
126-
- name: Deploy a JBoss EAP Java app from source code with automatic deployment
127-
href: howto-deploy-java-jboss-enterprise-application-platform-with-auto-redeploy.md
128126
- name: Concepts
129127
items:
130128
- name: Networking

0 commit comments

Comments
 (0)