Repository: beam-site
Updated Branches:
  refs/heads/asf-site b3d322402 -> 3fd0ed617


Fix broken links


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

Branch: refs/heads/asf-site
Commit: f5d8735bdeb30c3f317fc5851d7425de2c5c4bcb
Parents: b3d3224
Author: Sourabh Bajaj <[email protected]>
Authored: Wed Feb 22 15:34:30 2017 -0800
Committer: Sourabh Bajaj <[email protected]>
Committed: Wed Feb 22 15:34:30 2017 -0800

----------------------------------------------------------------------
 src/documentation/programming-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/f5d8735b/src/documentation/programming-guide.md
----------------------------------------------------------------------
diff --git a/src/documentation/programming-guide.md 
b/src/documentation/programming-guide.md
index a40ade3..8d6cf0a 100644
--- a/src/documentation/programming-guide.md
+++ b/src/documentation/programming-guide.md
@@ -1030,8 +1030,8 @@ See the language specific source code directories for the 
Beam supported I/O API
   <td>
   </td>
   <td>
-    <p><a 
href="https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/google_cloud_platform/bigquery.py";>Google
 BigQuery</a></p>
-    <p><a 
href="https://github.com/apache/beam/tree/master/sdks/python/apache_beam/io/google_cloud_platform/datastore";>Google
 Cloud Datastore</a></p>
+    <p><a 
href="https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/bigquery.py";>Google
 BigQuery</a></p>
+    <p><a 
href="https://github.com/apache/beam/tree/master/sdks/python/apache_beam/io/gcp/datastore";>Google
 Cloud Datastore</a></p>
   </td>
 
 </tr>

Reply via email to