From 5ed74d89bab4eb69cf0a231efcce60bcc99d5fa2 Mon Sep 17 00:00:00 2001 From: Weilin Shi <934587911@qq.com> Date: Sat, 16 Dec 2017 08:25:52 +0800 Subject: [PATCH] Rename Gogland to GoLand (#1727) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e9974da..25a2b2ee 100644 --- a/README.md +++ b/README.md @@ -1615,7 +1615,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gocc](https://github.com/goccmack/gocc) - Gocc is a compiler kit for Go written in Go. * [GoDNS](https://github.com/timothyye/godns) - A dynamic DNS client tool, supports DNSPod & HE.net, written in Go. * [GoDocTooltip](https://github.com/diankong/GoDocTooltip) - Chrome extension for Go Doc sites, which shows function description as tooltip at funciton list. -* [Gogland](https://jetbrains.com/go) - Full featured cross-platform Go IDE. +* [GoLand](https://jetbrains.com/go) - Full featured cross-platform Go IDE. * [Gor](https://github.com/buger/gor) - Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time. * [hugo](http://gohugo.io/) - Fast and Modern Static Website Engine. * [ide](https://github.com/thestrukture/ide) - Browser accessible IDE. Designed for Go with Go.