diff --git a/README.md b/README.md
index af11d99..f5fb9ba 100644
--- a/README.md
+++ b/README.md
@@ -131,7 +131,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
 
 * [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration.
 * [GitLab CI](https://www.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories.
-* [Go](http://www.thoughtworks.com/products/go-continuous-delivery) - Open source agile build and release management software.
+* [Go](http://www.go.cd/) - Open source agile build and release management software.
 * [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server.
 * [Vlad the Deployer](http://rubyhitsquad.com/Vlad_the_Deployer.html) - Deployment automation.