Repository: beam-site
Updated Branches:
  refs/heads/asf-site 6f7717841 -> 934a55f18


Fix PubSub link URL

Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/8f84d6a8
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/8f84d6a8
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/8f84d6a8

Branch: refs/heads/asf-site
Commit: 8f84d6a808f5a7f952471f11aee817f5d35a7c91
Parents: 6f77178
Author: Eric Anderson <[email protected]>
Authored: Tue May 9 00:24:33 2017 -0700
Committer: GitHub <[email protected]>
Committed: Tue May 9 00:24:33 2017 -0700

----------------------------------------------------------------------
 content/documentation/io/built-in/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/8f84d6a8/content/documentation/io/built-in/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/io/built-in/index.html 
b/content/documentation/io/built-in/index.html
index cf262d3..8a664f5 100644
--- a/content/documentation/io/built-in/index.html
+++ b/content/documentation/io/built-in/index.html
@@ -178,7 +178,7 @@
     <p><a 
href="https://github.com/apache/beam/tree/master/sdks/java/io/jms";>JMS</a></p>
     <p><a 
href="https://github.com/apache/beam/tree/master/sdks/java/io/kafka";>Apache 
Kafka</a></p>
     <p><a 
href="https://github.com/apache/beam/tree/master/sdks/java/io/kinesis";>Amazon 
Kinesis</a></p>
-    <p><a 
href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io";>Google
 Cloud PubSub</a></p>
+    <p><a 
href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/pubsub";>Google
 Cloud PubSub</a></p>
   </td>
   <td>
     <p><a 
href="https://github.com/apache/beam/tree/master/sdks/java/io/hadoop";>Apache 
Hadoop InputFormat</a></p>

Reply via email to