According to https://github.com/rackspace/gophercloud/issues/592 repository have been moved
diff --git a/LearnServerProgramming.md b/LearnServerProgramming.md
index ea90ebd..b13d907 100644
--- a/LearnServerProgramming.md
+++ b/LearnServerProgramming.md
@@ -114,7 +114,7 @@
### Openstack / Rackspace
-- Rackspace's [gophercloud](https://github.com/rackspace/gophercloud) is a Golang SDK for working with OpenStack clouds.
+- [Gophercloud](https://github.com/gophercloud/gophercloud) is a Golang SDK for working with OpenStack clouds.
- Search packages for [Openstack](http://godoc.org/?q=openstack) or [Rackspace](http://godoc.org/?q=rackspace)
### IBM BlueMix