From fc58f9a74db537e005d68b754968776bfac96293 Mon Sep 17 00:00:00 2001 From: knmcguire <kimberly@bitcraze.io> Date: Thu, 22 Aug 2019 16:45:05 +0200 Subject: [PATCH] #378 more broken links --- docs/dev_info_client.md | 2 +- docs/inputdevices.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dev_info_client.md b/docs/dev_info_client.md index cd2d662..5310e54 100644 --- a/docs/dev_info_client.md +++ b/docs/dev_info_client.md @@ -203,7 +203,7 @@ TOC cache files In order to speed up the connection procedure for the Crazyflie the TOCs are cached ([more info on logging/parameter frameworks and -TOC](https://www.bitcraze.io/docs/crazyflie-firmware/master/)). The writable part of the TOC +TOC](https://www.bitcraze.io/docs/crazyflie-firmware/master/) ). The writable part of the TOC cache is located in */conf/cache* where each cache is saved in a file named after the CRC32 (in hex) of the TOC CRC32 (for example *1CB41680.json*). There\'s also a read-only part of the TOC cache diff --git a/docs/inputdevices.md b/docs/inputdevices.md index 376dafc..814c8e7 100644 --- a/docs/inputdevices.md +++ b/docs/inputdevices.md @@ -73,7 +73,7 @@ us an email. | **Controller** | **Linux USB** | **Linux BT** | **Win XP USB** | **Win XP BT** | **Win7 USB** | **Win7 BT** | **Win8 USB** | **Mac OSX USB** | **Mac OSX BT**| |--|--|--|--|--|--|--|--|--|--|--| - | Playstation 3 (or copy) | Works | [Instructions](#linux-using-bluetooth) | Works | [Instructions?](#winxp-using-bluetooth) | [Motion joy instructions?](#win7-using-usb) | [Motion joy instructions?](#win7-using-bluetooth) | [Instructions](http://www.wikihow.com/Set-Up-USB-Game-Controllers-on-Windows-8) | Works | [Instructions](#max-osx-using-usb)| + | Playstation 3 (or copy) | Works | [Instructions](#linux-using-bluetooth) | Works | [Instructions?](#winxp-using-bluetooth) | [Motion joy instructions?](#win7-using-usb) | [Motion joy instructions?](#win7-using-bluetooth) | [Instructions](http://www.wikihow.com/Set-Up-USB-Game-Controllers-on-Windows-8) | Works | [Instructions](#mac-osx-with-bluetooth)| Xbox 360 (or copy) | [Instructions](#linux-using-usb) | N/A | Works | N/A | Works | N/A | Not tested | Not tested| Playstation 3 controller -- GitLab