Repository: incubator-mynewt-blinky Updated Branches: refs/heads/090_dev [created] b9a65d46d
Fix outdated README.md. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/commit/b9a65d46 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/tree/b9a65d46 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/diff/b9a65d46 Branch: refs/heads/090_dev Commit: b9a65d46d21c370f56ee934d4f24267ec62722ec Parents: 82f09fa Author: Christopher Collins <[email protected]> Authored: Mon May 30 07:42:49 2016 -0700 Committer: Christopher Collins <[email protected]> Committed: Mon May 30 07:42:49 2016 -0700 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-blinky/blob/b9a65d46/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a77e004..2d89d30 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,6 @@ You will need to download the Apache Newt tool, as documented in the [Getting St The Apache Newt tool should indicate the location of the generated blinky executable. Since the simulator does not have an LED to blink, this version of -blinky is not terribly exciting (no observable behavior!). To learn how to -build blinky for actual hardware, please see the [Getting Started +blinky is not terribly exciting!. To learn how to build blinky for actual +hardware, please see the [Getting Started Guide](http://mynewt.apache.org/os/get_started/introduction/).
