Skip to content

Commit 5ba242c

Browse files
committed
Reset example url in readme
1 parent 1ba763b commit 5ba242c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To simulate opening a workspace from the dashboard pass the Gateway link via
3434
`--args`. For example:
3535

3636
```
37-
./gradlew clean runIDE --args="jetbrains-gateway://connect#type=coder&workspace=bcpeinhardt&owner=benpeinhardt&agent=dev&folder=/home/coder&url=https://dev.coder.com&token=<redacted>"
37+
./gradlew clean runIDE --args="jetbrains-gateway://connect#type=coder&workspace=dev&agent=coder&folder=/home/coder&url=https://dev.coder.com&token=<redacted>&ide_product_code=IU&ide_build_number=223.8836.41&ide_download_link=https://download.jetbrains.com/idea/ideaIU-2022.3.3.tar.gz"
3838
```
3939

4040
Alternatively, if you have separately built the plugin and already installed it

0 commit comments

Comments
 (0)