Skip to content

Commit efa33e9

Browse files
authored
Include link to plugins in 0.103 release notes (#1789)
1 parent 6510946 commit efa33e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-03-04-nushell_0_103_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Today, we're releasing version 0.103.0 of Nu. This release adds...
2020

2121
Nu 0.103.0 is available as [pre-built binaries](https://github.com/nushell/nushell/releases/tag/0.103.0) or from [crates.io](https://crates.io/crates/nu). If you have Rust installed you can install it using `cargo install nu`.
2222

23-
As part of this release, we also publish a set of optional plugins you can install and use with Nu. To install, use `cargo install nu_plugin_<plugin name>`.
23+
As part of this release, we also publish a set of [optional plugins](https://www.nushell.sh/book/plugins.html#core-plugins) you can install and use with Nu. To install, use `cargo install nu_plugin_<plugin name>`.
2424

2525
# Table of contents
2626

0 commit comments

Comments
 (0)