You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This guide is designed to get you started building applications with the latest development versions ASP.NET 5 and DNX. This means nightly builds and potentially broken or unstable packages.
4
4
5
-
If you want a more stable, released, experience then you should go to http://www.asp.net/vnext.
5
+
If you want a more stable, released, experience then you should go to https://www.asp.net/vnext.
6
6
7
7
## What you need
8
8
@@ -40,7 +40,7 @@ where dnvm
40
40
41
41
## OS X
42
42
43
-
See the instructions on the ASP.NET 5 Documentation site: [Installing ASP.NET 5 on Mac OS X](http://docs.asp.net/en/latest/getting-started/installing-on-mac.html)
43
+
See the instructions on the ASP.NET 5 Documentation site: [Installing ASP.NET 5 on Mac OS X](https://docs.asp.net/en/latest/getting-started/installing-on-mac.html)
44
44
45
45
## Linux
46
46
@@ -75,7 +75,7 @@ You should also be able to run `dnx` and see the help text of the `dnx` command.
0 commit comments