Skip to content

Commit d112e69

Browse files
committed
readme fixes
1 parent d2c03c0 commit d112e69

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ How do you deploy a Vue app with Node.js server and API to the cloud? How does D
1010

1111
## Live Demos
1212

13-
Hosted in [Azure](https://aka.ms/jp-free)
13+
Hosted in [Azure](https://azure.microsoft.com/en-us/free/?wt.mc_id=heroesvuenodeapi-github-jopapa)
1414

1515
- [Tour of Heroes for VueConf 2019](https://papa-vueconf2019.azurewebsites.net)
1616

@@ -27,9 +27,7 @@ Hosted in [Azure](https://aka.ms/jp-free)
2727

2828
````bash
2929
npm install
30-
```w
31-
32-
````
30+
```
3331

3432
1. Run the app!
3533

0 commit comments

Comments
 (0)