We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd64dee commit ecb2fe8Copy full SHA for ecb2fe8
website/docs/public/netlify.toml
@@ -1,6 +1,6 @@
1
-# Redirect lib.rsbuild.rs to rslib.rs
+# Redirect lib.rsbuild.dev to rslib.rs
2
[[redirects]]
3
-from = "https://lib.rsbuild.rs/*"
+from = "https://lib.rsbuild.dev/*"
4
to = "https://rslib.rs/:splat"
5
status = 301
6
force = true
0 commit comments