From 007c044951624ae7d0e1d980f9ee0c2cc96079f8 Mon Sep 17 00:00:00 2001 From: zarlo <5899@zarlo.dev> Date: Tue, 30 Apr 2024 13:47:58 +1000 Subject: [PATCH] update link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27d7be3..143ed59 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 documentation (https://cosmosos.github.io/index.html) # 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#.