Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Hoyos <juan.hoyos@microsoft.com>2020-10-16 04:06:40 +0300
committerGitHub <noreply@github.com>2020-10-16 04:06:40 +0300
commit0a2a7e9948117eb9187abddd926a237687546729 (patch)
treecb10068bc92c45220db2adcc74109c57db67f8a3 /README.md
parentc788fe1786ffc9295f1c469e506e26ff2ff4f94c (diff)
Add back nightly build table (#43392)
* Update README table generator. * Link README to new table location. * Add 6.0 coreclr runtime links for table generation. * Add generated table to the dogfooding page. * Update some stale references to sleet feeds, older versions of the runtime, and deprecated packages. * Add subset for table generation and reorder table to frontload OS groups. Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b1d2839ea39..d180ab7912b 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Official Starting Page: https://dotnet.microsoft.com/
* [How to use .NET](https://docs.microsoft.com/dotnet/core/get-started) (with VS, VS Code, command-line CLI)
* [Install official releases](https://dotnet.microsoft.com/download)
- * [Install daily builds](https://github.com/dotnet/installer#installers-and-binaries)
+ * [Install daily builds](docs/project/dogfooding.md)
* [Documentation](https://docs.microsoft.com/dotnet/core) (Get Started, Tutorials, Porting from .NET Framework, API reference, ...)
* [Deploying apps](https://docs.microsoft.com/dotnet/core/deploying)
* [Supported OS versions](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md)