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/10/11 20:01:33 UTC

[2/9] incubator-mynewt-site git commit: fix link

fix link


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

Branch: refs/heads/develop
Commit: c0101c445cefc070176a4f9b0518b9e1c3f5bc24
Parents: 536e0da
Author: Gavin Jefferies <ga...@runtime.io>
Authored: Thu Oct 6 16:13:44 2016 -0700
Committer: Gavin Jefferies <ga...@runtime.io>
Committed: Thu Oct 6 16:13:44 2016 -0700

----------------------------------------------------------------------
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c0101c44/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 214108f..e6c3d07 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ When a new release of MyNewt OS and its associated tools occurs, the documentati
 
 ### Test
 1. Run: `./serve.py`
-1. Visit http://localhost:8000
+1. Visit [http://localhost:8000](http://localhost:8000)
 
 ### Deploy
 1. Run: `./deploy.sh`
@@ -43,3 +43,6 @@ When a new release of MyNewt OS and its associated tools occurs, the documentati
 ## Links to Documentation
 
 For the deployed site a version prefix is added to the URL for each mkdocs page. When developing there is no version prefix. If you want to link from a _site page_ to a _documentation page_ you should prefix the URL with */DOCSLINK/* so that the user is taken to the correct location when browsing in production.
+
+
+