Skip to content

Commit 9978332

Browse files
authored
Add/Update links to Azure docs
1 parent 54f3073 commit 9978332

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The **pros** are that on _Azure_ the app **will not be forced to sleep**. It wil
140140
## Installation
141141

142142
1 . Create a Microsoft Account that you can use on Azure: </br>
143-
https://azure.microsoft.com/sv-se/
143+
https://azure.microsoft.com/
144144

145145
2 . Install the `azure-cli`: <br/>
146146
https://docs.microsoft.com/en-us/cli/azure/install-azure-cli
@@ -193,4 +193,5 @@ git push azure master
193193

194194
You should be prompted to supply a password, this should be the pass to your account. If not, you can choose a different password at your Dashboard for Azure: **[https://portal.azure.com/](https://portal.azure.com/)**
195195

196-
Choose **App Services** in the sidebar to the left and the choose your app in the list that appears then go to **Deployment Credentials** to change your password for deployment.
196+
Choose **App Services** in the sidebar to the left and the choose your app in the list that appears then go to **Deployment Credentials** to change your password for deployment:<br>
197+
https://docs.microsoft.com/en-us/azure/app-service/app-service-deployment-credentials

0 commit comments

Comments
 (0)