Skip to content

Commit 2fc0122

Browse files
authored
book.json - update version switcher for v1.16
1 parent fab1561 commit 2fc0122

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

book.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,13 @@
8080
"text": "main"
8181
},
8282
{
83-
"value": "https://docs.px4.io/v1.15/en/",
83+
"value": "https://docs.px4.io/v1.16/en/",
8484
"text": "v1.15 - stable"
8585
},
86+
{
87+
"value": "https://docs.px4.io/v1.15/en/",
88+
"text": "v1.15"
89+
},
8690
{
8791
"value": "https://docs.px4.io/v1.14/en/",
8892
"text": "v1.14"
@@ -106,3 +110,4 @@
106110

107111
}
108112

113+

0 commit comments

Comments
 (0)