aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Huang <jimmy.huang@linux.intel.com>2017-03-15 12:41:49 -0700
committerGeoff Gustafson <geoff@linux.intel.com>2017-03-15 12:42:41 -0700
commitb93e3a4d00f92d3b59399337cfb10d3274c5c31e (patch)
tree560aca08134122d6582b734906137a1f06697fd1
parente068d1533f2df576dcf43b997f433849c17edbd1 (diff)
[docs] Fix link for ble.md doc (#831)
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
-rw-r--r--docs/ble.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ble.md b/docs/ble.md
index 727eea4..098b144 100644
--- a/docs/ble.md
+++ b/docs/ble.md
@@ -4,7 +4,7 @@ ZJS API for Bluetooth Low Energy (BLE)
* [Introduction](#introduction)
* [Web IDL](#web-idl)
* [API Documentation](#api-documentation)
-* [Client Requirements](#requirements)
+* [Client Requirements](#client-requirements)
* [Sample Apps](#sample-apps)
Introduction