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 2015/12/18 20:40:03 UTC

[09/11] incubator-mynewt-site git commit: corrected newt_os.md to mynewt_os.md in index.md

corrected newt_os.md to mynewt_os.md in index.md


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/0108b7d6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/0108b7d6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/0108b7d6

Branch: refs/heads/master
Commit: 0108b7d62bfc5b4660f0f05eb3d67858a021639d
Parents: 71e3922
Author: aditihilbert <ad...@runtime.io>
Authored: Fri Dec 18 11:28:07 2015 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Fri Dec 18 11:28:07 2015 -0800

----------------------------------------------------------------------
 docs/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/0108b7d6/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
index 92bcae6..c47128d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -73,7 +73,7 @@ The chapter organization is outlined below. Each chapter will include one or mor
 
 * [Chapter 3: Newt Tool Reference](newt/newt_ops.md) describes the command structure and details all the available commands to help you with your project. 
 
-* [Chapter 4: Newt OS](os/newt_os.md) provides an overview of the features available and how to customize for your hardware and software application.
+* [Chapter 4: Newt OS](os/mynewt_os.md) provides an overview of the features available and how to customize for your hardware and software application.
 
 * [Chapter 5: Modules](modules/console.md) lays out all the available modules such as HAL (Hardware Abstraction Layer), console, file system, networking stacks, and other middleware components.