Skip to content

Commit 939b481

Browse files
authored
Merge pull request #224978 from shreyaaithal/wordpress-updates
Remove duplicate wordpress article
2 parents 88817d6 + a47e3ed commit 939b481

File tree

5 files changed

+8
-118
lines changed

5 files changed

+8
-118
lines changed

articles/mysql/.openpublishing.redirection.mysql.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,11 @@
759759
"source_path_from_root": "/articles/mysql/single-server/concepts-migrate-mydumper-myloader.md",
760760
"redirect_url": "/azure/mysql/migrate/concepts-migrate-mydumper-myloader",
761761
"redirect_document_id": true
762+
},
763+
{
764+
"source_path_from_root": "/articles/mysql/flexible-server/tutorial-wordpress-app-service.md",
765+
"redirect_url": "/azure/app-service/quickstart-wordpress.md",
766+
"redirect_document_id": false
762767
}
763768
]
764769
}

articles/mysql/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
- name: Application Development
158158
items:
159159
- name: WordPress on App Service
160-
href: flexible-server/tutorial-wordpress-app-service.md
160+
href: ../app-service/quickstart-wordpress.md
161161
- name: WordPress on Azure Kubernetes
162162
href: flexible-server/tutorial-deploy-wordpress-on-aks.md
163163
- name: PHP (Laravel) app on App Service in VNet

articles/mysql/flexible-server/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ landingContent:
3535
- text: Deploy Spring Boot app on AKS with flexible server
3636
url: tutorial-deploy-springboot-on-aks-vnet.md
3737
- text: Deploy WordPress on App Service with flexible server
38-
url: tutorial-wordpress-app-service.md
38+
url: ../../app-service/quickstart-wordpress.md
3939
- linkListType: whats-new
4040
links:
4141
- text: What's new in Flexible Server?

articles/mysql/flexible-server/tutorial-wordpress-app-service.md

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

articles/mysql/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ landingContent:
145145
- text: Deploy Java Spring Boot app on AKS with Flexible Server
146146
url: flexible-server/tutorial-deploy-springboot-on-aks-vnet.md
147147
- text: Deploy WordPress on App Service with Flexible Server
148-
url: flexible-server/tutorial-wordpress-app-service.md
148+
url: ../app-service/quickstart-wordpress.md
149149

150150
# Card 7
151151
- title: Single Server

0 commit comments

Comments
 (0)