From 8b4ae48c699e2339f33ab7ed1f08e10e5ae5d606 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Tue, 5 Mar 2019 08:18:28 +1100 Subject: [PATCH] README: Fix link to EKF/ECL tuning guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c752bcf90a..cf2fef0c71 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The library is BSD 3-clause licensed. ## EKF Documentation - * [EKF Documentation and Tuning Guide](https://dev.px4.io/en/tutorials/tuning_the_ecl_ekf.html) + * [EKF Documentation and Tuning Guide](https://docs.px4.io/en/advanced_config/tuning_the_ecl_ekf.html) ## Building EKF