From 65f2259bdb806f3694e02cdba9ab9050c4e4515f Mon Sep 17 00:00:00 2001 From: Pavan Shinde Date: Fri, 6 Feb 2026 10:12:25 +0000 Subject: [PATCH] Fix README links to use main branch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e676ed2afaa..3dc5032fda5e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@

- Build Status + Build Status Total Downloads Latest Release License @@ -33,4 +33,4 @@ For help, discussion about best practices, or feature ideas: ## Contributing -If you're interested in contributing to Tailwind CSS, please read our [contributing docs](https://github.com/tailwindcss/tailwindcss/blob/next/.github/CONTRIBUTING.md) **before submitting a pull request**. +If you're interested in contributing to Tailwind CSS, please read our [contributing docs](https://github.com/tailwindcss/tailwindcss/blob/main/.github/CONTRIBUTING.md) **before submitting a pull request**.