From 4708cfc8b2c9df0315a6b796935f054e12c361c8 Mon Sep 17 00:00:00 2001 From: Szel Date: Wed, 23 Nov 2016 03:39:07 +0100 Subject: [PATCH] Fix link to dotnetfoundation (#7434) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d9b34f6a..45d553688 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Orchard is a free, open source, community-focused **Content Management System** Orchard is built on a modern architecture that puts extensibility up-front, as its number one concern. All components in Orchard can be replaced or extended. Content is built from easily composable building blocks. Modules extend the system in a very decoupled fashion, where a commenting module for example can as easily apply to pages, blog posts, photos or products. A rich UI composition system completes the picture and ensures that you can get the exact presentation that you need for your content. -Orchard is delivered under the [.NET Foundation](http://www.dotnetfoundation.org/orchard). It is licensed under a [New BSD license](http://www.opensource.org/licenses/bsd-license.php), which is approved by the OSI. +Orchard is delivered under the [.NET Foundation](https://dotnetfoundation.org/orchard-cms). It is licensed under a [New BSD license](http://www.opensource.org/licenses/bsd-license.php), which is approved by the OSI. Our mission is to empower our users and foster a dedicated and diverse community that builds the CMS that we all want to use.