Skip to content

Commit 4a03d48

Browse files
Merge pull request #209154 from atikmapari/Broken-link-msangapu
Broken link fixed
2 parents df3e854 + 231c39f commit 4a03d48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/quickstart-wordpress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To complete this quickstart, you need an Azure account with an active subscripti
2323

2424
> [!IMPORTANT]
2525
> - [After November 28, 2022, PHP will only be supported on App Service on Linux.](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/php_support.md#end-of-life-for-php-74).
26-
> - The MySQL Flexible Server is created behind a private [Virtual Network](/virtual-network/virtual-networks-overview) and can't be accessed directly. To access the database, use phpMyAdmin that's deployed with the WordPress site. It can be found at the URL : https://`<sitename>`.azurewebsites.net/phpmyadmin
26+
> - The MySQL Flexible Server is created behind a private [Virtual Network](/azure/virtual-network/virtual-networks-overview) and can't be accessed directly. To access the database, use phpMyAdmin that's deployed with the WordPress site. It can be found at the URL : https://`<sitename>`.azurewebsites.net/phpmyadmin
2727
>
2828
> If you have feedback to improve this WordPress offering on App Service, submit your ideas at [Web Apps Community](https://feedback.azure.com/d365community/forum/b09330d1-c625-ec11-b6e6-000d3a4f0f1c).
2929
@@ -90,4 +90,4 @@ Congratulations, you've successfully completed this quickstart!
9090
> [Tutorial: PHP app with MySQL](tutorial-php-mysql-app.md)
9191
9292
> [!div class="nextstepaction"]
93-
> [Configure PHP app](configure-language-php.md)
93+
> [Configure PHP app](configure-language-php.md)

0 commit comments

Comments
 (0)