Skip to content

Commit 6ea669f

Browse files
committed
minor changes for feedback
1 parent a9421d8 commit 6ea669f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
If you want a more stable, released, experience or getting started instructions then go to one of the following:
77

8-
- [.NET Landing Page](http://dot.net)
9-
Check out the dot.net landing page for released versions of .NET, getting started guides, and learning resources.
8+
- [.NET Homepage](http://dot.net)
9+
Check out dot.net for released versions of .NET, getting started guides, and learning resources.
1010

1111
- [ASP.NET Core Documentation](http://docs.asp.net) or [.NET Core Documentation](http://microsoft.com/net/core). We intend to merge these in the future.
1212

@@ -28,7 +28,7 @@ The schedule and milestone themes for ASP.NET Core.
2828
<configuration>
2929
<packageSources>
3030
<clear />
31-
<add key="AspNetCI" value="https://www.myget.org/F/aspnetcirelease/api/v3/index.json" />
31+
<add key="AspNetCI" value="https://www.myget.org/F/aspnetvnext/api/v3/index.json" />
3232
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
3333
</packageSources>
3434
</configuration>

0 commit comments

Comments
 (0)