This is an automated email from the ASF dual-hosted git repository.

chaokunyang pushed a commit to branch add_rust_benchamrk_redirect
in repository https://gitbox.apache.org/repos/asf/fory-site.git

commit 39f2a28cc592ca2a8132129b97e97272de3fc804
Author: chaokunyang <[email protected]>
AuthorDate: Wed Oct 29 15:25:56 2025 +0800

    add rust benchmark redirect
---
 static/docs/benchmarks/rust/index.html | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/static/docs/benchmarks/rust/index.html 
b/static/docs/benchmarks/rust/index.html
new file mode 100644
index 000000000..e478b75ff
--- /dev/null
+++ b/static/docs/benchmarks/rust/index.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Redirecting…</title>
+    <link rel="canonical" 
href="https://fory.apache.org/docs/docs/introduction/benchmark/";>
+    <meta http-equiv="refresh" content="0; 
url=https://fory.apache.org/docs/docs/introduction/benchmark/";>
+    <script>
+      
window.location.replace('https://fory.apache.org/docs/docs/introduction/benchmark/');
+    </script>
+  </head>
+  <body>
+    <p>Redirecting to <a 
href="https://fory.apache.org/docs/docs/introduction/benchmark/";>https://fory.apache.org/docs/docs/introduction/benchmark/</a>…</p>
+  </body>
+</html>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to