diff options
author | Tim Smith <tsmith@chef.io> | 2019-04-11 23:28:13 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-04-23 16:53:22 -0700 |
commit | e9c7d53b3b802b6510b4ec9272c04b0413c7283d (patch) | |
tree | 1a0e3c14dc46925df94164964dd87f0546b17678 /docs | |
parent | 0d108f49e5837fbbaec4570e816fdba00b828b66 (diff) | |
download | chef-e9c7d53b3b802b6510b4ec9272c04b0413c7283d.tar.gz |
Fix bad formatting
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dev/design_documents/how_chef_is_tested_and_built.md.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/design_documents/how_chef_is_tested_and_built.md.md b/docs/dev/design_documents/how_chef_is_tested_and_built.md.md index 835ea6692a..7bdb5a3baa 100644 --- a/docs/dev/design_documents/how_chef_is_tested_and_built.md.md +++ b/docs/dev/design_documents/how_chef_is_tested_and_built.md.md @@ -38,4 +38,4 @@ Once the builds complete Jenkins will move to the test phase where each of these Once a build has been blessed by our Jenkins gauntlet and everyone has agreed we're ready to release an artifact can be promoted from current to stable channels via Expeditor in Slack: -```/expeditor promote chef/chef:master 14.6.47`` +``/expeditor promote chef/chef:master 14.6.47`` |