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 425cd80 commit 8d38db0Copy full SHA for 8d38db0
website/docs/public/netlify.toml
@@ -1,9 +1,9 @@
1
# Redirect lib.rsbuild.rs to rslib.rs
2
-[[redirects]]
3
-from = "https://lib.rsbuild.rs/*"
4
-to = "https://rslib.rs/:splat"
5
-status = 301
6
-force = true
+# [[redirects]]
+# from = "https://lib.rsbuild.rs/*"
+# to = "https://rslib.rs/:splat"
+# status = 301
+# force = true
7
8
[[redirects]]
9
from = "/*"
0 commit comments