Skip to content

Commit 3f67a6b

Browse files
committed
updates
1 parent 3281048 commit 3f67a6b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/app-service/migrate-wordpress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The prerequisite is that the WordPress on Linux Azure App Service must have been
7474
1. Create a new Wordpress app using our [WordPress on Linux App Service template](https://aka.ms/linux-wordpress)
7575

7676
2. Open an SSH session using **WebSSH** from the Azure portal.
77-
![Web SSH](./media/app-service-migrate-wordpress/post_startup_script_1.png)
77+
![Web SSH](./media/app-service-migrate-wordpress/post-startup-script-1.png)
7878

7979
3. Delete the existing content of **/home/site/wwwroot/wp-content** folder using the following command.
8080

@@ -102,7 +102,7 @@ The prerequisite is that the WordPress on Linux Azure App Service must have been
102102
| DATABASE_USERNAME | Not Required |
103103
| DATABASE_PASSWORD | Not Required |
104104

105-
![Database Application Settings](./media/app-service-migrate-wordpress/wordpress_database_application_settings.png)
105+
![Database Application Settings](./media/app-service-migrate-wordpress/wordpress-database-application-settings.png)
106106

107107
## Post migration actions
108108

0 commit comments

Comments
 (0)