Skip to content

Commit a4921f4

Browse files
authored
Fix deploy to azure url (#432)
* Fix deploy to azure url * yarn version check
1 parent d5f1eef commit a4921f4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.yarn/versions/aefbc9a8.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
releases:
2+
showwhy: patch

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ For developers wishing to contribute to the project, refer to [DEVELOPING.md](./
4646

4747
# Deployment
4848

49-
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2Fshowwhy%2Fmain%2Fdocs%2Fdeployment%2Fazure-template%mainTemplate.json)
49+
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2Fshowwhy%2Fmain%2Fdocs%2Fdeployment%2Fazure-template%2FmainTemplate.json)
5050

5151
Check the [deployment documentation](./docs/deployment/README.md) for instructions on how to deploy to deploy SHowWhy to Azure AKS (either via one-click or manually), and how to deploy ShowWhy into a local Kubernetes instance.
5252

0 commit comments

Comments
 (0)