You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2016/01/27 19:12:34 UTC

[3/3] incubator-mynewt-site git commit: console and filesystem review edits and git repo link correction

console and filesystem review edits and git repo link correction


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/8bb118dc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/8bb118dc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/8bb118dc

Branch: refs/heads/asf-site
Commit: 8bb118dca827c76daea8bccd5cdffa6f0da9d65d
Parents: ec91004
Author: aditihilbert <ad...@runtime.io>
Authored: Wed Jan 27 10:12:01 2016 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Wed Jan 27 10:12:01 2016 -0800

----------------------------------------------------------------------
 download/index.html           |   4 +-
 mkdocs/search_index.json      |  40 +++++-------
 modules/console/index.html    |  16 +++--
 modules/filesystem/index.html |  28 ++++-----
 modules/shell/index.html      | 126 +++++++++++--------------------------
 sitemap.xml                   |  82 ++++++++++++------------
 6 files changed, 117 insertions(+), 179 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8bb118dc/download/index.html
----------------------------------------------------------------------
diff --git a/download/index.html b/download/index.html
index 858792a..55f7487 100644
--- a/download/index.html
+++ b/download/index.html
@@ -183,11 +183,11 @@
 <p>If you are not a committer, follow the proposed non-committer workflow to share your work. The direct link to the proposed workflow is https://git-wip-us.apache.org/docs/workflow.html.</p>
 <p>To clone the Mynewt OS development repository:</p>
 <p><strong>Non Committers</strong></p>
-<pre><code class="no-highlight">    $ git clone http://git/wip/us.apache.org/repos/asf/incubator-mynewt-larva.git
+<pre><code class="no-highlight">    $ git clone http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva.git
 </code></pre>
 
 <p><strong>Committers</strong></p>
-<pre><code class="no-highlight">    $ git clone https://git/wip/us.apache.org/repos/asf/incubator-mynewt-larva.git
+<pre><code class="no-highlight">    $ git clone https://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva.git
 </code></pre>
             
         </div>