Skip to content

Commit 1bf5e4e

Browse files
committed
docs(readme): fix more links
1 parent 75f2235 commit 1bf5e4e

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
@@ -15,7 +15,7 @@ More about Zellij plugins: [Zellij Documentation][docs]
1515

1616
To try this plugin out (from inside a Zellij session), you can either:
1717
1. `zellij plugin -- https://github.com/zellij-org/create-rust-plugin/releases/latest/download/create-rust-plugin.wasm`
18-
2. Start the `plugin manager` with `Ctrl o` + `p`, press `Ctrl a` to load a new plugin and paste this URL: `https://github.com/zellij-org/develop-rust-plugin/releases/latest/download/develop-rust-plugin.wasm"`
18+
2. Start the `plugin manager` with `Ctrl o` + `p`, press `Ctrl a` to load a new plugin and paste this URL: `https://github.com/zellij-org/create-rust-plugin/releases/latest/download/create-rust-plugin.wasm`
1919

2020
To bind it to a keybinding, add the following to your [keybindings](https://zellij.dev/documentation/keybindings.html):
2121
```kdl

0 commit comments

Comments
 (0)