diff --git a/README.md b/README.md index 5beaa19f82..77d856602c 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ The core repository is the starting point to engage in and learn about the ## Get Started If you're new to .NET Core and have 10 minutes to try it, start here: -- [What is .NET Core?](http://dotnet.github.io/core/about/) -- [Get Started with .NET Core on Windows, OSX and Linux](http://dotnet.github.io/core/getting-started/) +- [What is .NET Core?](http://dotnet.github.io/about/) +- [Get Started with .NET Core on Windows, OSX and Linux](http://dotnet.github.io/getting-started/) If you have some more time and want to go deeper: - [Install ASP.NET 5 on Windows, OSX and Linux](https://github.com/aspnet/home)