diff --git a/README.md b/README.md index 4fb333405..2d4b1d894 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Latest Coherent Build2 Reference notes: > **1**: Our Debian packages are put together slightly differently than the other OS specific installers. Instead of combining everything, we have separate component packages that depend on each other. If you're installing the SDK from the .deb file (via dpkg or similar), then you'll need to install the corresponding dependencies first: > * [Host, Host FX Resolver, and Shared Framework](https://github.com/dotnet/core-setup#daily-builds) -> * [ASP.NET Core Shared Framework](https://github.com/aspnet/universe#aspnet-core-shared-framework) +> * [ASP.NET Core Shared Framework](https://github.com/aspnet/AspNetCore/blob/master/docs/DailyBuilds.md) > > **2**: A 'coherent' build is defined as a build where the Runtime version matches between the CLI and ASP.NET Core.