diff options
Diffstat (limited to 'distro/common/html/knife_upload.html')
-rw-r--r-- | distro/common/html/knife_upload.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distro/common/html/knife_upload.html b/distro/common/html/knife_upload.html index 3f82f62252..692e4e4934 100644 --- a/distro/common/html/knife_upload.html +++ b/distro/common/html/knife_upload.html @@ -28,7 +28,7 @@ </head> <body> <div style="background-color: #212c35; text-align: left; padding: 0px 0px 0px 0px"> -<a href="http://docs.opscode.com/"><img src="_static/chef_html_logo.png" border="0" alt="Chef"/></a> +<a href="http://docs.getchef.com/"><img src="_static/chef_html_logo.png" border="0" alt="Chef"/></a> </div> @@ -53,7 +53,7 @@ <h2>Options<a class="headerlink" href="#options" title="Permalink to this headline">¶</a></h2> <div class="admonition note"> <p class="first admonition-title">Note</p> -<p class="last">Review the list of <a class="reference internal" href="knife_common_options.html"><em>common options</em></a> available to this (and all) Knife subcommands and plugins.</p> +<p class="last">Review the list of <a class="reference internal" href="knife_common_options.html"><em>common options</em></a> available to this (and all) knife subcommands and plugins.</p> </div> <p>This subcommand has the following options:</p> <dl class="docutils"> @@ -79,7 +79,7 @@ </div> <div class="section" id="examples"> <h2>Examples<a class="headerlink" href="#examples" title="Permalink to this headline">¶</a></h2> -<p>The following examples show how to use this Knife subcommand:</p> +<p>The following examples show how to use this knife subcommand:</p> <p><strong>Upload the entire chef-repo</strong></p> <p>Browse to the top level of the chef-repo and enter:</p> <div class="highlight-bash"><div class="highlight"><pre><span class="nv">$ </span>knife upload |