diff --git a/gcloud-java-bigquery/pom.xml b/gcloud-java-bigquery/pom.xml
index 9617f762b03d..4ad6a43b6be3 100644
--- a/gcloud-java-bigquery/pom.xml
+++ b/gcloud-java-bigquery/pom.xml
@@ -4,6 +4,7 @@
gcloud-java-bigquery
jar
GCloud Java bigquery
+ https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-bigquery
Java idiomatic client for Google Cloud BigQuery.
diff --git a/gcloud-java-contrib/pom.xml b/gcloud-java-contrib/pom.xml
index b9b0ee631d43..1220c7c3776e 100644
--- a/gcloud-java-contrib/pom.xml
+++ b/gcloud-java-contrib/pom.xml
@@ -4,6 +4,7 @@
gcloud-java-contrib
jar
GCloud Java contributions
+ https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-contrib
Contains packages that provide higher-level abstraction/functionality for common gcloud-java use cases.
diff --git a/gcloud-java-core/pom.xml b/gcloud-java-core/pom.xml
index 4e2ecb69a050..22648d2e6ffa 100644
--- a/gcloud-java-core/pom.xml
+++ b/gcloud-java-core/pom.xml
@@ -4,6 +4,7 @@
gcloud-java-core
jar
GCloud Java core
+ https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-core
Core module for the gcloud-java.
diff --git a/gcloud-java-datastore/pom.xml b/gcloud-java-datastore/pom.xml
index 1cdd009ecee9..2e76072b2881 100644
--- a/gcloud-java-datastore/pom.xml
+++ b/gcloud-java-datastore/pom.xml
@@ -4,6 +4,7 @@
gcloud-java-datastore
jar
GCloud Java datastore
+ https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-datastore
Java idiomatic client for Google Cloud Datastore.
diff --git a/gcloud-java-dns/pom.xml b/gcloud-java-dns/pom.xml
index f94f7514fbf1..73e949dd5b1e 100644
--- a/gcloud-java-dns/pom.xml
+++ b/gcloud-java-dns/pom.xml
@@ -6,6 +6,7 @@
gcloud-java-dns
jar
GCloud Java DNS
+ https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-dns
Java idiomatic client for Google Cloud DNS.
diff --git a/gcloud-java-examples/pom.xml b/gcloud-java-examples/pom.xml
index 54350ef1ac84..15b4e456494b 100644
--- a/gcloud-java-examples/pom.xml
+++ b/gcloud-java-examples/pom.xml
@@ -4,6 +4,7 @@
gcloud-java-examples
jar
GCloud Java examples
+ https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-examples
Examples for gcloud-java.
diff --git a/gcloud-java-resourcemanager/pom.xml b/gcloud-java-resourcemanager/pom.xml
index 727cb970536b..272c931326d6 100644
--- a/gcloud-java-resourcemanager/pom.xml
+++ b/gcloud-java-resourcemanager/pom.xml
@@ -4,6 +4,7 @@
gcloud-java-resourcemanager
jar
GCloud Java resource manager
+ https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-resourcemanager
Java idiomatic client for Google Cloud Resource Manager.
diff --git a/gcloud-java-storage/pom.xml b/gcloud-java-storage/pom.xml
index 3ccd79d9e061..1106c7479be7 100644
--- a/gcloud-java-storage/pom.xml
+++ b/gcloud-java-storage/pom.xml
@@ -4,6 +4,7 @@
gcloud-java-storage
jar
GCloud Java storage
+ https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-storage
Java idiomatic client for Google Cloud Storage.
diff --git a/gcloud-java/pom.xml b/gcloud-java/pom.xml
index fc7489ea72cb..7dbd14e591cc 100644
--- a/gcloud-java/pom.xml
+++ b/gcloud-java/pom.xml
@@ -4,6 +4,7 @@
gcloud-java
jar
GCloud Java
+ https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java
Java idiomatic client for Google Cloud Platform services.
diff --git a/src/site/apt/gcloud-java-core/index.apt b/src/site/apt/gcloud-java-core/index.apt
deleted file mode 100644
index e08878b7e65a..000000000000
--- a/src/site/apt/gcloud-java-core/index.apt
+++ /dev/null
@@ -1,12 +0,0 @@
-GCloud Java Core: Common functionality for GCloud Java services.
-
- This module provides common functionality required by service-specific modules of this library.
- This library is in a early stage of its development and may occasionally make backwards-incompatible changes,
- but it is already usable.
-
-* Links
-
- * {{{https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-core}GitHub repository}}
-
- * {{{./apidocs/index.html?com/google/cloud/package-summary.html}Javadocs}}
-
diff --git a/src/site/apt/gcloud-java-datastore/index.apt b/src/site/apt/gcloud-java-datastore/index.apt
deleted file mode 100644
index fca475d6797e..000000000000
--- a/src/site/apt/gcloud-java-datastore/index.apt
+++ /dev/null
@@ -1,16 +0,0 @@
-GCloud Java Datastore: Idiomatic Java Client for Google Cloud Datastore.
-
- This is a Java Client for accessing Google Cloud Datastore.
- This library is in a early stage of its development and may occasionally make backwards-incompatible changes,
- but it is already usable.
-
-* Features
-
- * {{{https://cloud.google.com/datastore/}Google Cloud Datastore}}
-
-* Links
-
- * {{{https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-datastore}GitHub repository}}
-
- * {{{./apidocs/index.html?com/google/cloud/datastore/package-summary.html}Javadocs}}
-
diff --git a/src/site/apt/gcloud-java-examples/index.apt b/src/site/apt/gcloud-java-examples/index.apt
deleted file mode 100644
index c02b42e26bae..000000000000
--- a/src/site/apt/gcloud-java-examples/index.apt
+++ /dev/null
@@ -1,11 +0,0 @@
-GCloud Java Examples: Examples using GCloud Java services
-
- This library is in a early stage of its development and may occasionally make backwards-incompatible changes,
- but it is already usable.
-
-* Links
-
- * {{{https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-examples}GitHub repository}}
-
- * {{{./apidocs/index.html?com/google/cloud/examples/package-summary.html}Javadocs}}
-
diff --git a/src/site/apt/gcloud-java-storage/index.apt b/src/site/apt/gcloud-java-storage/index.apt
deleted file mode 100644
index f00125de2769..000000000000
--- a/src/site/apt/gcloud-java-storage/index.apt
+++ /dev/null
@@ -1,16 +0,0 @@
-GCloud Java Storage: Idiomatic Java Client for Google Cloud Storage.
-
- This is a Java Client for accessing Google Cloud Storage.
- This library is in a early stage of its development and may occasionally make backwards-incompatible changes,
- but it is already usable.
-
-* Features
-
- * {{{https://cloud.google.com/storage/}Google Cloud Storage}}
-
-* Links
-
- * {{{https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-storage}GitHub repository}}
-
- * {{{./apidocs/index.html?com/google/cloud/storage/package-summary.html}Javadocs}}
-
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
deleted file mode 100644
index 395bfe7a65e0..000000000000
--- a/src/site/apt/index.apt
+++ /dev/null
@@ -1,21 +0,0 @@
-GCloud Java: Idiomatic Java Client for Google Cloud Platform services.
-
- This is a Java Client for accessing Google Cloud Platorm services such as Datastore, Storage, PubSub and others.
- This library is in a early stage of its development and may occasionally make backwards-incompatible changes,
- but it is already usable.
-
-* Features
-
- * {{{https://cloud.google.com/datastore/}Google Cloud Datastore}}
-
-* Links
-
- * {{{https://github.com/GoogleCloudPlatform/gcloud-java}GitHub repository}}
-
- * {{{./apidocs/index.html}Javadocs}}
-
- * {{{https://travis-ci.org/GoogleCloudPlatform/gcloud-java} Continous Integration System (Travis-CI)}}
-
- * {{{https://github.com/GoogleCloudPlatform/gcloud-java/issues?page=1&state=open}Issues}}
-
- * {{{https://coveralls.io/r/GoogleCloudPlatform/gcloud-java/}Coverage}}