Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3d411dd

Browse files
authored
chore: correct tooltip for JetBrains module in templates (#20638)
1 parent26d0290 commit3d411dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎dogfood/coder/main.tf‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 thisbutton."
393+
tooltip="You need to [install JetBrains Toolbox](https://coder.com/docs/user-guides/workspace-access/jetbrains/toolbox) to use thisapp."
394394
}
395395

396396
module"filebrowser" {

‎examples/templates/docker/main.tf‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 thisbutton."
144+
tooltip="You need to [install JetBrains Toolbox](https://coder.com/docs/user-guides/workspace-access/jetbrains/toolbox) to use thisapp."
145145
}
146146

147147
resource"docker_volume""home_volume" {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp