Skip to content

Commit 2e8e5e9

Browse files
committed
Merge pull request #983 from altonius/patch-1
Updated links to https
2 parents 8faba80 + 650047a commit 2e8e5e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

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.
66

77
## What you need
88

@@ -40,7 +40,7 @@ where dnvm
4040
4141
## OS X
4242

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)
4444

4545
## Linux
4646

@@ -75,7 +75,7 @@ You should also be able to run `dnx` and see the help text of the `dnx` command.
7575

7676
# Documentation and Further Learning
7777

78-
## [Community Standup](http://www.youtube.com/playlist?list=PL0M0zPgJ3HSftTAAHttA3JQU4vOjXFquF)
78+
## [Community Standup](https://www.youtube.com/playlist?list=PL0M0zPgJ3HSftTAAHttA3JQU4vOjXFquF)
7979
The community standup is held every week and streamed live to YouTube. You can view past standups in the linked playlist.
8080

8181
If you have questions you can also jump online during the next standup and have them answered live.
@@ -85,7 +85,7 @@ We have some useful documentation on the wiki of this Repo. This wiki is a centr
8585

8686
If you see errors, or want some extra content, then feel free to create an issue or send a pull request (see feedback section below).
8787

88-
## [ASP.NET/vNext](http://www.asp.net/vnext)
88+
## [ASP.NET/vNext](https://www.asp.net/vnext)
8989
The vNext page on the ASP.NET site has links to some TechEd videos and articles with some good information about vNext.
9090

9191
## Repos and Projects

0 commit comments

Comments
 (0)