From e6e10a381474fc4069279fcf0194b6bac027e748 Mon Sep 17 00:00:00 2001 From: Bit Date: Fri, 4 Jun 2021 22:22:40 -0700 Subject: [PATCH 1/2] Added Web Trends --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) From 295cf5be2dac18c6265b4db429242bc7a9830c95 Mon Sep 17 00:00:00 2001 From: Bit Date: Fri, 4 Jun 2021 22:59:48 -0700 Subject: [PATCH 2/2] Added Web Trends