Skip to content

Commit 22957e0

Browse files
authored
Fix broken PR links in 0.106.1 release notes (#2000)
1 parent ed9bc99 commit 22957e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

blog/2025-07-30-nushell_0_106_1.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ When building plugins with our Rust `nu-plugin-core 0.106.0` crate you may have
6767
[@Bahex]: https://github.com/Bahex
6868
[@cptpiepmatz]: https://github.com/cptpiepmatz
6969
[@sholderbach]: https://github.com/sholderbach
70-
[#16235]: https://github.com/nushell/nushell/pulls/16235
71-
[#16266]: https://github.com/nushell/nushell/pulls/16266
72-
[#16268]: https://github.com/nushell/nushell/pulls/16268
73-
[#16275]: https://github.com/nushell/nushell/pulls/16275
74-
[#16279]: https://github.com/nushell/nushell/pulls/16279
70+
[#16235]: https://github.com/nushell/nushell/pull/16235
71+
[#16266]: https://github.com/nushell/nushell/pull/16266
72+
[#16268]: https://github.com/nushell/nushell/pull/16268
73+
[#16275]: https://github.com/nushell/nushell/pull/16275
74+
[#16279]: https://github.com/nushell/nushell/pull/16279

0 commit comments

Comments
 (0)