Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
edit install plugin url
  • Loading branch information
EdwardAngert authored Apr 11, 2025
commit 2f7cbe27a5d5b6bf97fa7037c56596ec9019894f
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To install this plugin using JetBrains Toolbox, follow the steps below.

You can quickly install the plugin using this JetBrains hyperlink.

👉 [Install plugin](jetbrains://gateway/com.coder.toolbox)
👉 [Install plugin](jetbrains://gateway.coder.toolbox)

This will open JetBrains Toolbox and prompt you to install the Coder Toolbox plugin automatically.

Expand Down Expand Up @@ -106,4 +106,4 @@ experience, it’s recommended to ensure the workspace is running prior to initi
1. Check that the changelog lists all the important changes.
2. Update the gradle.properties version.
3. Publish the resulting draft release after validating it.
4. Merge the resulting changelog PR.
4. Merge the resulting changelog PR.
Loading