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

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRahul Bhandari <rbhanda@microsoft.com>2021-09-08 21:06:29 +0300
committerGitHub <noreply@github.com>2021-09-08 21:06:29 +0300
commit86e7f32cbe5df2283d55ef1bb1cc6a568750b7ee (patch)
tree3f2d972e4ac8501064ff3bff681e2c75f50b3c5b /Documentation
parenteab196420d0a70e1410f315103aa14727290dc48 (diff)
Update prereqs.md
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/prereqs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/prereqs.md b/Documentation/prereqs.md
index 640236a0..733fd368 100644
--- a/Documentation/prereqs.md
+++ b/Documentation/prereqs.md
@@ -1,7 +1,7 @@
.NET Core native prerequisites
==============================
-* [Windows Prerequisites](https://docs.microsoft.com/dotnet/core/install/dependencies?pivots=os-windows)
-* [macOS Prerequisites](https://docs.microsoft.com/dotnet/core/install/dependencies?pivots=os-macos)
+* [Windows Prerequisites](https://docs.microsoft.com/dotnet/core/install/windows)
+* [macOS Prerequisites](https://docs.microsoft.com/en-us/dotnet/core/install/macos)
* [Linux Prerequisites](https://docs.microsoft.com/dotnet/core/install/linux)
* [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md)