You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2020/01/14 21:08:45 UTC

[beam] 01/01: [Go SDK Doc] Update Dead Container Link

This is an automated email from the ASF dual-hosted git repository.

lostluck pushed a commit to branch lostluck-patch-1
in repository https://gitbox.apache.org/repos/asf/beam.git

commit b9e45a208ba872bb6e7492c38baef32c7f9846ae
Author: Robert Burke <lo...@users.noreply.github.com>
AuthorDate: Tue Jan 14 13:08:29 2020 -0800

    [Go SDK Doc] Update Dead Container Link
    
    CONTAINERS.md was removed. Updating to the new location.
---
 sdks/go/README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sdks/go/README.md b/sdks/go/README.md
index ddbbe9c..f2d56d4 100644
--- a/sdks/go/README.md
+++ b/sdks/go/README.md
@@ -108,8 +108,7 @@ Crown'd: 1
 
 
 See [BUILD.md](./BUILD.md) for how to build Go code in general. See
-[CONTAINERS.md](../CONTAINERS.md) for how to build and push the Go
-SDK harness container image.
+[container documentation](https://beam.apache.org/documentation/runtime/environments/#building-container-images) for how to build and push the Go SDK harness container image.
 
 ## Issues