From 08adde04bfe5ac670867e58a513b6fe5b290bad6 Mon Sep 17 00:00:00 2001 From: Gabe Amancio Date: Fri, 26 Jan 2024 12:55:00 -0800 Subject: [PATCH] Update README.md updated the Fusion Engine Spec link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 919f3a31..19ecbcfc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This library provides message definitions and support functionality for interact time, as well as processing recorded output data. Both C++ and Python are supported. Click here to download the latest FusionEngine protocol specification PDF: -[Point One FusionEngine Message Specification](http://pointonenav.com/files/fusion-engine-message-spec) +[Point One FusionEngine Message Specification](https://pointonenav.com/wp-content/uploads/2023/11/FusionEngine-Message-Specification-v0.20.pdf) See http://docs.pointonenav.com/fusion-engine/ for the latest C++ API documentation.