Skip to content

Commit d7a4fc2

Browse files
committed
chore: fix typos and update URIs
1 parent e8b0d34 commit d7a4fc2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can use specially crafted JetBrains Gateway URIs to automatically:
6666
```text
6767
jetbrains://gateway/com.coder.toolbox?url=https%3A%2F%2Fdev.coder.com&token=zeoX4SbSpP-j2qGpajkdwxR9jBdcekXS2&workspace=bobiverse-bob&agent_name=dev&ide_product_code=GO&ide_build_number=241.23774.119&folder=%2Fhome%2Fcoder%2Fworkspace%2Fhello-world-rs
6868
69-
jetbrains://gateway/com.coder.toolbox?url=https%3A%2F%2Fj5gj2r1so5nbi.pit-1.try.coder.app%2F&token=gqEirOoI1U-FfCQ6uj8iOLtybBIk99rr8&workspace=bobiverse-riker&agent_name=dev&ide_product_code=RR&ide_build_number=243.26053.17&folder=%2Fhome%2Fcoder%2Fworkspace%2Fhello-world-rs
69+
jetbrains://gateway/coder?url=https%3A%2F%2Fj5gj2r1so5nbi.pit-1.try.coder.app%2F&token=gqEirOoI1U-FfCQ6uj8iOLtybBIk99rr8&workspace=bobiverse-riker&agent_name=dev&ide_product_code=RR&ide_build_number=243.26053.17&folder=%2Fhome%2Fcoder%2Fworkspace%2Fhello-world-rs
7070
```
7171

7272
### URI Breakdown
@@ -100,7 +100,8 @@ jetbrains://gateway/coder?url=http(s)://<your-coder-deployment>
100100
| folder | Absolute path to the project folder to open in the remote IDE (URL-encoded) | No |
101101

102102
> [!NOTE]
103-
> If only a single agent is available, specifying an agent name. However, if multiple agents exist, you must provide the
103+
> If only a single agent is available, specifying an agent name is optional. However, if multiple agents exist, you must
104+
> provide the
104105
> agent name. Note that this version of the Coder Toolbox plugin does not automatically start agents if they
105106
> are offline, so please ensure the selected agent is running before proceeding.
106107

0 commit comments

Comments
 (0)