File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
examples/templates/docker Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -390,7 +390,7 @@ module "jetbrains" {
390390 agent_name = " dev"
391391 folder = local. repo_dir
392392 major_version = " latest"
393- tooltip = " You need to [Install Coder Desktop ](https://coder.com/docs/user-guides/desktop#install-coder-desktop ) to use this button ."
393+ tooltip = " You need to [install JetBrains Toolbox ](https://coder.com/docs/user-guides/workspace-access/jetbrains/toolbox ) to use this app ."
394394}
395395
396396module "filebrowser" {
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ module "jetbrains" {
141141 agent_id = coder_agent. main . id
142142 agent_name = " main"
143143 folder = " /home/coder"
144- tooltip = " You need to [Install Coder Desktop ](https://coder.com/docs/user-guides/desktop#install-coder-desktop ) to use this button ."
144+ tooltip = " You need to [install JetBrains Toolbox ](https://coder.com/docs/user-guides/workspace-access/jetbrains/toolbox ) to use this app ."
145145}
146146
147147resource "docker_volume" "home_volume" {
You can’t perform that action at this time.
0 commit comments