From 45435f711505620b053d7700298ac9caaa5225fe Mon Sep 17 00:00:00 2001 From: Harper Andrews <10224994+ItsHarper@users.noreply.github.com> Date: Tue, 29 Jul 2025 17:31:38 -0500 Subject: [PATCH] Fix broken PR links in 0.106.1 release notes --- blog/2025-07-30-nushell_0_106_1.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/blog/2025-07-30-nushell_0_106_1.md b/blog/2025-07-30-nushell_0_106_1.md index d1eb603fa92..f6c8ab1e3f8 100644 --- a/blog/2025-07-30-nushell_0_106_1.md +++ b/blog/2025-07-30-nushell_0_106_1.md @@ -67,8 +67,8 @@ When building plugins with our Rust `nu-plugin-core 0.106.0` crate you may have [@Bahex]: https://github.com/Bahex [@cptpiepmatz]: https://github.com/cptpiepmatz [@sholderbach]: https://github.com/sholderbach -[#16235]: https://github.com/nushell/nushell/pulls/16235 -[#16266]: https://github.com/nushell/nushell/pulls/16266 -[#16268]: https://github.com/nushell/nushell/pulls/16268 -[#16275]: https://github.com/nushell/nushell/pulls/16275 -[#16279]: https://github.com/nushell/nushell/pulls/16279 +[#16235]: https://github.com/nushell/nushell/pull/16235 +[#16266]: https://github.com/nushell/nushell/pull/16266 +[#16268]: https://github.com/nushell/nushell/pull/16268 +[#16275]: https://github.com/nushell/nushell/pull/16275 +[#16279]: https://github.com/nushell/nushell/pull/16279