From 2fc012204c3dc6c4d6f9b529e078925f05f869e7 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Wed, 1 Oct 2025 15:48:38 +1000 Subject: [PATCH] book.json - update version switcher for v1.16 --- book.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/book.json b/book.json index 96f57109d83e..bd2953d86e6d 100644 --- a/book.json +++ b/book.json @@ -80,9 +80,13 @@ "text": "main" }, { - "value": "https://docs.px4.io/v1.15/en/", + "value": "https://docs.px4.io/v1.16/en/", "text": "v1.15 - stable" }, + { + "value": "https://docs.px4.io/v1.15/en/", + "text": "v1.15" + }, { "value": "https://docs.px4.io/v1.14/en/", "text": "v1.14" @@ -106,3 +110,4 @@ } +