From a559c771cf680c16045e6f60775bc7370e170cf4 Mon Sep 17 00:00:00 2001 From: Alperen Belgic <1174835+alperenbelgic@users.noreply.github.com> Date: Mon, 4 Apr 2022 14:37:58 +0100 Subject: [PATCH] Broken link fixed in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 583c2c4e..4df823ef 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Oqtane is a Modular Application Framework. It leverages Blazor, an open source and cross-platform web UI framework for building single-page apps using .NET and C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. -Oqtane is being developed based on some fundamental principles which are outlined in the [Oqtane Philosophy](https://www.oqtane.org/Resources/Blog/PostId/538/oqtane-philosophy). +Oqtane is being developed based on some fundamental principles which are outlined in the [Oqtane Philosophy](https://www.oqtane.org/blog/!/20/oqtane-philosophy). Please note that this project is owned by the .NET Foundation and is governed by the **[.NET Foundation Contributor Covenant Code of Conduct](https://dotnetfoundation.org/code-of-conduct)**