Skip to content

Commit b812e1d

Browse files
authored
docs(readme): fix plugin url
1 parent 0b486eb commit b812e1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ An example Zellij plugin (good to use to get started): [Rust Plugin Example][exa
1515
[example]: https://github.com/zellij-org/rust-plugin-example
1616

1717
## How to run
18-
Open the `Plugin Manager` (by default: `Ctrl o` + `p`), press `Ctrl a`, paste the following url and press `Enter`: `https://github.com/zellij-org/zellij/releases/latest/download/develop-zellij-plugin.wasm`
18+
Open the `Plugin Manager` (by default: `Ctrl o` + `p`), press `Ctrl a`, paste the following url and press `Enter`: `https://github.com/zellij-org/develop-rust-plugin/releases/latest/download/develop-rust-plugin.wasm`
1919

2020
## Configuration
2121
It's possible to change the `reload_shortcut` (by default `Ctrl Shift r`) to any other shortcut by specifying it in the `reload_shortcut` plugin configuration. eg.

0 commit comments

Comments
 (0)