fix links, remove extraneous text (#657)

This commit is contained in:
Tom Dykstra 2016-06-26 16:35:01 -07:00 коммит произвёл Rich Lander
Родитель 4897a38f4e
Коммит 66d4817582
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -72,4 +72,4 @@ Standardized
------------
.NET is specified via open [ECMA standards](https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/dotnet-standards.md) that outline its capabilities and that can be used to make a new implementation. There are other .NET implementations, with Mono and Unity being the most popular beyond the Microsoft ones.
>>>>>>> master

Просмотреть файл

@ -62,8 +62,8 @@ You can build Mobile apps for iOS, Android and Windows.
You can build Web and Cloud apps for Windows and Linux.
- [ASP.NET] for Windows with the [.NET Framework](#net-framework)
- [ASP.NET Core] for Windows, macOS and Linux with [.NET Core](#net-core)
- [ASP.NET](http://www.asp.net/) for Windows with the [.NET Framework](#net-framework)
- [ASP.NET Core](http://docs.asp.net/) for Windows, macOS and Linux with [.NET Core](#net-core)
.NET Implementations
--------------------