From fb1db3069dba6bdcbeff2014ba8d5008e0d7784a Mon Sep 17 00:00:00 2001
From: Kristoffer Richardsson <kristoffer@bitcraze.io>
Date: Thu, 22 Aug 2019 17:45:18 +0200
Subject: [PATCH] #378 Corrected url

---
 docs/dev_info_client.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/dev_info_client.md b/docs/dev_info_client.md
index 5310e54..b0e1429 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/index/) ). 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
-- 
GitLab