Fix broken link for NimBLE page
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/a0522bda Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/a0522bda Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/a0522bda Branch: refs/heads/master Commit: a0522bda2cc766e1f4f19869a7d42953f8d665d6 Parents: 52f0a27 Author: aditihilbert <[email protected]> Authored: Mon Nov 14 15:37:59 2016 -0800 Committer: aditihilbert <[email protected]> Committed: Mon Nov 14 15:37:59 2016 -0800 ---------------------------------------------------------------------- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a0522bda/mkdocs.yml ---------------------------------------------------------------------- diff --git a/mkdocs.yml b/mkdocs.yml index 60d1201..2c46b94 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -379,7 +379,7 @@ extra: versions: - label: 'develop' branch: 'develop' - latest: True + latest: True - label: '0.9.0' branch: 'v0_9_0' latest: False
