From 55f33b4b9fdfb457095f29eec613104484ce051a Mon Sep 17 00:00:00 2001 From: Jose Dumagay <2900333+jdumagay@users.noreply.github.com> Date: Sun, 11 Oct 2020 00:56:34 +0800 Subject: [PATCH] Update link for limetext (#3290) Changed link to limetext --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c72dcc7b..06628035 100644 --- a/README.md +++ b/README.md @@ -2400,7 +2400,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Juju](https://jujucharms.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more. * [Leaps](https://github.com/jeffail/leaps) - Pair programming service using Operational Transforms. * [lgo](https://github.com/yunabe/lgo) - Interactive Go programming with Jupyter. It supports code completion, code inspection and 100% Go compatibility. -* [limetext](http://limetext.org/) - Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text. +* [limetext](https://limetext.github.io) - Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text. * [LiteIDE](https://github.com/visualfc/liteide) - LiteIDE is a simple, open source, cross-platform Go IDE. * [mockingjay](https://github.com/quii/mockingjay-server) - Fake HTTP servers and consumer driven contracts from one configuration file. You can also make the server randomly misbehave to help do more realistic performance tests. * [myLG](https://github.com/mehrdadrad/mylg) - Command Line Network Diagnostic tool written in Go.