From b178b2abbc309f0c79632574d54930a171f82d8e Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 27 Aug 2023 07:51:42 +0200 Subject: [PATCH] Fixed hyperlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f2c732..57e6996 100644 --- a/README.md +++ b/README.md @@ -351,7 +351,7 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so #### Golang - ![Non Free][money icon] [GoLand](https://www.jetbrains.com/go/) - Commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development. -- [![Open-Source Software][oss icon]](https://github.com/visualfc/liteide) [LiteIDE X](http://liteide.org/en/) - LiteIDE is a simple, open source, cross-platform Go IDE. +- [![Open-Source Software][oss icon]](https://github.com/visualfc/liteide) [LiteIDE X](https://github.com/visualfc/liteide) - LiteIDE is a simple, open source, cross-platform Go IDE. #### Java