From ca2812e409c35a8a2b37b85aae1e2f950563cb6a Mon Sep 17 00:00:00 2001 From: Riviox <100956266+riviox@users.noreply.github.com> Date: Sun, 17 Mar 2024 18:14:27 +0100 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27d7be3..5ffb725 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ X# is integrated into Visual Studio and we are working on support for Visual Stu X# creates NASM style assembly ready to assemble with [NASM](http://www.nasm.us/). # More Info -Please refer to our website (http://www.x-sharp.net) +Please refer to our website (https://www.xsharp.eu/) # Status Currently X# is used by the [C# Open Source Managed Operating System (COSMOS)](http://www.goCosmos.org) and parts of it are bound to Cosmos. We are in the process of and nearly finished separating out X# to allow it to operate as a stand alone project to allow users to make their own custom creations using X#.