From 258466f7b5df4cba3090762723c78d30f75c8152 Mon Sep 17 00:00:00 2001 From: neverland Date: Fri, 2 Jan 2026 17:23:28 +0800 Subject: [PATCH] docs: update Rsbuild documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a03bc24..db2fc02 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ export default { > > You don't need to add `tailwindcss` in the `postcss.config.js`. `rsbuild-plugin-tailwindcss` will add the plugin for you. -Or use the [`tools.postcss`](https://rsbuild.dev/config/tools/postcss) option in `rsbuild.config.ts`. +Or use the [`tools.postcss`](https://rsbuild.rs/config/tools/postcss) option in `rsbuild.config.ts`. ## Options