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/09/23 20:04:02 UTC

[2/3] incubator-mynewt-site git commit: Fixed yaml errors

Fixed yaml errors


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

Branch: refs/heads/develop
Commit: 5addf2607367d197c3d2d0b86320253438f625fd
Parents: 1417854
Author: aditihilbert <ad...@runtime.io>
Authored: Fri Sep 23 12:48:26 2016 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Fri Sep 23 12:49:08 2016 -0700

----------------------------------------------------------------------
 mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/5addf260/mkdocs.yml
----------------------------------------------------------------------
diff --git a/mkdocs.yml b/mkdocs.yml
index f366bc2..d1d749c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -31,7 +31,7 @@ pages:
             - 'Blinky on STM32F303': 
                 - toc: 'os/tutorials/STM32F303.md'
                 - 'Pinwheel Blinky': 'os/tutorials/pin-wheel-mods.md'
-            - 'Blinky on nRF52': 'os/tutorials/nRF52.md\u2019
+            - 'Blinky on nRF52': 'os/tutorials/nRF52.md'
             - 'Run Blinky from SRAM, no bootloader': 'os/tutorials/blinky_sram_olimex.md'
         - 'Work with repositories':
             - toc: 'os/tutorials/repo/add_repos.md'