diff --git a/docs/manifest.json b/docs/manifest.json index 85f5c250066ff..7e23120d83b6a 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -285,6 +285,11 @@ "description": "Learn how to configure JetBrains Gateway for your workspaces", "path": "./ides/gateway.md" }, + { + "title": "JetBrains Fleet", + "description": "Learn how to configure JetBrains Fleet for your workspaces", + "path": "./ides/fleet.md" + }, { "title": "Emacs", "description": "Learn how to configure Emacs with TRAMP in Coder",