From 83dcbdb7541b3c9bf2c7aacf5c463a28bf292fa2 Mon Sep 17 00:00:00 2001 From: Eli <88557639+lishaduck@users.noreply.github.com> Date: Fri, 31 Oct 2025 14:03:34 -0500 Subject: [PATCH] docs: update typo'd link --- docs/site/content/blog/turbo-2-6.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/content/blog/turbo-2-6.mdx b/docs/site/content/blog/turbo-2-6.mdx index 8dd1ad08b871c..3a3fc8e5b6c4c 100644 --- a/docs/site/content/blog/turbo-2-6.mdx +++ b/docs/site/content/blog/turbo-2-6.mdx @@ -159,7 +159,7 @@ Since September 2023, Turborepo has had Beta support for Bun’s package manager After a few months of stability and [an inspiring blog post about the new lockfile format by the Bun team](https://bun.com/blog/behind-the-scenes-of-bun-install), Turborepo now handles the latest `v1` lockfile format for Bun. -We’ve updated [our Support Policy](/docs/support-policy#package-managers) and the rest of our documentation to reflect this update. We also want to thank the Bun team for [sending `robobun` to help us with the first draft of the PR](https://github.com/vercel/turborepo/pull/10730). +We’ve updated [our Support Policy](/docs/support-policy#package-managers) and the rest of our documentation to reflect this update. We also want to thank the Bun team for [sending `robobun` to help us with the first draft of the PR](https://github.com/vercel/turborepo/pull/10729). ## Task list search in terminal UI