Skip to content

Commit 75f2235

Browse files
committed
docs(readme): fix launch link
1 parent 1da0ea3 commit 75f2235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To bind it to a keybinding, add the following to your [keybindings](https://zell
2121
```kdl
2222
shared {
2323
bind "Ctrl y" {
24-
LaunchOrFocusPlugin "https://github.com/zellij-org/develop-rust-plugin/releases/latest/download/develop-rust-plugin.wasm" {
24+
LaunchOrFocusPlugin "https://github.com/zellij-org/create-rust-plugin/releases/latest/download/create-rust-plugin.wasm" {
2525
project_dir "/home/aram/code" // change-me!
2626
floating true
2727
move_to_focused_tab true

0 commit comments

Comments
 (0)