Merge pull request #302 from rajshrimohanks/master

Changed Gogland to GoLand as it rightly should be.
This commit is contained in:
Luong Vo
2017-11-12 13:27:11 +07:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -260,7 +260,7 @@
- [OmniDB](https://omnidb.org/en/) - Browser-based tool that visually create, manage, and view databases.
#### Golang
- [Gogland](https://www.jetbrains.com/go/) - Gogland is the codename for a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development.
- [GoLand](https://www.jetbrains.com/go/) - GoLand is the codename for a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development.
#### Java
- [![Open-Source Software][OSS Icon]](https://www.bluej.org/versions.html) [BlueJ](http://bluej.org/) - A free Java Development Environment designed for beginners, used by millions worldwide.