You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2020/08/18 22:35:56 UTC

[beam] branch master updated: [BEAM-9956] Remove unbalanced code markup.

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

lcwik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 9087128  [BEAM-9956] Remove unbalanced code markup.
     new 0cc8667  Merge pull request #12600 from ibzib/BEAM-9956
9087128 is described below

commit 9087128d8230d9ef4969268cfe86225419358be8
Author: Kyle Weaver <kc...@google.com>
AuthorDate: Mon Aug 17 10:41:49 2020 -0700

    [BEAM-9956] Remove unbalanced code markup.
    
    Updated #11704 post website migration.
---
 website/www/site/content/en/documentation/runtime/environments.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/website/www/site/content/en/documentation/runtime/environments.md b/website/www/site/content/en/documentation/runtime/environments.md
index 61d904e..637959d 100644
--- a/website/www/site/content/en/documentation/runtime/environments.md
+++ b/website/www/site/content/en/documentation/runtime/environments.md
@@ -148,7 +148,6 @@ After [building a container image](#building-container-images), you can store it
 The following steps push a Python3.6 SDK image to the [`docker-root-repository` value](#overriding-default-docker-targets). 
 Please log in to the destination repository as needed. 
 
-```
 Upload it to the remote repository:
 ```
 docker push example-repo/beam_python3.6_sdk