Skip to content

Commit cdc9926

Browse files
authored
[v1.15] Add link for v1.16 stable version in config
1 parent 61a353f commit cdc9926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vitepress/config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ export default defineConfig({
153153
text: "Version",
154154
items: [
155155
{ text: "main", link: "https://docs.px4.io/main/en/" },
156+
{ text: "v1.16 (stable)", link: "https://docs.px4.io/v1.16/en/" },
156157
{ text: "v1.15", link: "https://docs.px4.io/v1.15/en/" },
157158
{ text: "v1.14", link: "https://docs.px4.io/v1.14/en/" },
158159
{ text: "v1.13", link: "https://docs.px4.io/v1.13/en/" },

0 commit comments

Comments
 (0)