From 76aead17e5ebf8baa329c0c2290a48a0950c3fbc Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 4 Mar 2021 22:22:43 -0800 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 d951dfe616bc5822f4c14d0a06d816c7e87c88f1 Mon Sep 17 00:00:00 2001 From: Bit Date: Fri, 5 Mar 2021 00:00:10 -0800 Subject: [PATCH 2/2] Added Web Trends