From 7bc7dd055ad8c539e19d09dd6dba6600379f84bb Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Thu, 19 Mar 2026 13:31:55 -0700 Subject: [PATCH] docs: sort Linux Server (vps) alphabetically in Hosting nav --- docs/docs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs.json b/docs/docs.json index 1ae8e5d34b8..bd7d01fc43b 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -904,13 +904,13 @@ "install/gcp", "install/hetzner", "install/kubernetes", + "vps", "install/macos-vm", "install/northflank", "install/oracle", "install/railway", "install/raspberry-pi", - "install/render", - "vps" + "install/render" ] }, {