diff --git a/README.md b/README.md index e5927eb..0396ac8 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ The main aspect to watch out for is to start the server on the port provided by [Spring Boot samples has many samples that you can try out on Azure.](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples) *References:* -* [Upload a custom Java web site to Azure](http://azure.microsoft.com/en-us/documentation/articles/web-sites-java-custom-upload/) +* [Upload a custom Java web site to Azure](https://azure.microsoft.com/documentation/articles/web-sites-java-custom-upload/?WT.mc_id=opensource-0000-pachanez) * [Spring Boot Reference Guide - Change the Http Port](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto-change-the-http-port)