replace all grpc-common occurances with examples
diff --git a/examples/ruby/grpc-demo.gemspec b/examples/ruby/grpc-demo.gemspec
index fa69eb2..2cc1eb8 100644
--- a/examples/ruby/grpc-demo.gemspec
+++ b/examples/ruby/grpc-demo.gemspec
@@ -6,7 +6,7 @@
   s.version       = '0.5.0'
   s.authors       = ['gRPC Authors']
   s.email         = 'temiola@google.com'
-  s.homepage      = 'https://github.com/grpc/grpc-common'
+  s.homepage      = 'https://github.com/grpc/grpc'
   s.summary       = 'gRPC Ruby overview sample'
   s.description   = 'Simple demo of using gRPC from Ruby'