From bc46062aa2858858ef9d5408d3a03bdb6c2ee679 Mon Sep 17 00:00:00 2001 From: Bryan Lee <38807139+liby@users.noreply.github.com> Date: Fri, 8 Mar 2024 10:58:39 +0800 Subject: [PATCH] docs: fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84113675..0c7477d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # moonbitlang/core -moonbitlang/core is the standard library of the [MoonBit language](moonbitlang.com). It is released alongside the compiler. You can view the documentation for the latest official release at . This repository serves as the development repository. +moonbitlang/core is the standard library of the [MoonBit language](https://moonbitlang.com). It is released alongside the compiler. You can view the documentation for the latest official release at . This repository serves as the development repository. ## Current status