From 26327e52709735f3e4a97e808fa9db45992d4444 Mon Sep 17 00:00:00 2001 From: Youssef Victor <31348972+Youssef1313@users.noreply.github.com> Date: Fri, 24 Jan 2020 02:20:15 +0200 Subject: [PATCH] Add note about microsoft archive repo in readme (#16378) * Add note about microsoft archive repo in readme * Update README.md * Apply suggestions from code review Co-Authored-By: Maira Wenzel * Fix lint error Co-authored-by: Maira Wenzel --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e4246f8c5e070..8f45f070dd12b 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,7 @@ We welcome contributions to help us improve and complete the .NET docs. This is To contribute, see the [Projects for .NET Community Contributors](https://github.com/dotnet/docs/projects/35) for ideas. The [Contributing Guide](CONTRIBUTING.md) has instructions on procedures we use. -If you're interested in helping migrate existing code that targets the .NET Framework from [Code Gallery](https://code.msdn.microsoft.com) to .NET Core applications stored in our [samples repository](https://github.com/dotnet/samples) and downloadable from the [Samples Browser](https://docs.microsoft.com/samples/browse), see the [Code Gallery migration](https://github.com/dotnet/docs/projects/88) project. - -We anticipate that [Xamarin](https://docs.microsoft.com/xamarin), [Mono](http://docs.go-mono.com/?link=root%3a%2fclasslib) and [Unity](https://docs.unity3d.com/Manual/index.html) will also use this documentation. +If you're interested in helping migrate existing code that targets the .NET Framework from the [retired Code Gallery](https://docs.microsoft.com/teamblog/msdn-code-gallery-retired) site to .NET Core applications stored in our [samples repository](https://github.com/dotnet/samples) and downloadable from the [Samples Browser](https://docs.microsoft.com/samples/browse), see the [Code Gallery migration](https://github.com/dotnet/docs/projects/88) project. The code gallery samples were moved to the [Microsoft Archive](https://github.com/microsoftarchive?q=msdn-code-gallery) organization. This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.