diff --git a/README.md b/README.md index e074e5f..6a11cbc 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,8 @@ Pull requests on interesting tools/projects/resources are welcome. * [GitHub Enterprise](https://enterprise.github.com/) - self-hosted solution provided from GitHub * [Bitbucket Server](https://www.atlassian.com/software/bitbucket/server) - self-hosted refrom Atlassian. Good integration with JIRA and other Atlassian products * [GitLab CE/EE](https://gitlab.com/) - a popular open-source Git (CE) with paid support option (EE). -* [Upsource](https://www.jetbrains.com/upsource) - recent offer from Jetbrains, a famous developer-oriented software company. Code repository hosting feature pending. Free for 10 users. Good integration with YouTrack and TeamCity +* ~~[Upsource](https://www.jetbrains.com/upsource) - recent offer from Jetbrains, a famous developer-oriented software company. Code repository hosting feature pending. Free for 10 users. Good integration with YouTrack and TeamCity~~ + * Upsource is no longer available as a commercial product as of February 1, 2022.[*](https://www.jetbrains.com/upsource/) * [GitBucket](https://github.com/takezoe/gitbucket/) - a GitHub clone powered by Scala. * [Gogs](http://gogs.io/) - a self-hosted Git Service written in Go. * [Gitea](https://gitea.io/) - a community managed fork of Gogs, lightweight code hosting solution written in Go.