From c8cfcaf4adb6259947f98f411bb7687db0d8883d Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Fri, 18 Jul 2014 16:03:50 -0700 Subject: [PATCH] fix a poorly ordered link in devices section --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 3acf34d6f1..6cd75eaf7c 100644 --- a/BUILD.md +++ b/BUILD.md @@ -240,5 +240,5 @@ You can find QXmpp [here](https://github.com/qxmpp-project/qxmpp). The inclusion #### Devices -You can support external input/output devices such as Leap Motion, Faceplus, Faceshift PrioVR, RTmidi, SixSense and more by adding each individual SDK in the visible building path. Refer to the readme file available in each device folder in (interface/external/)[interface/external] for the detailed explanation of the requirements to use the device. +You can support external input/output devices such as Leap Motion, Faceplus, Faceshift PrioVR, RTmidi, SixSense and more by adding each individual SDK in the visible building path. Refer to the readme file available in each device folder in [interface/external/](interface/external) for the detailed explanation of the requirements to use the device.