mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
added jetbrains fleet link to manifest.json (#13363)
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user