This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new b8b3350a4 fix rust blog link (#341)
b8b3350a4 is described below
commit b8b3350a471938aaba490b499d81d983ea75ec1f
Author: Shawn Yang <[email protected]>
AuthorDate: Wed Oct 29 11:14:45 2025 +0800
fix rust blog link (#341)
---
.../index.html | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git
a/static/blog/2025/10/29/fory_rust_versatile_serialization_framework/index.html
b/static/blog/2025/10/29/fory_rust_versatile_serialization_framework/index.html
new file mode 100644
index 000000000..20ff43cc8
--- /dev/null
+++
b/static/blog/2025/10/29/fory_rust_versatile_serialization_framework/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/blog/fory_rust_versatile_serialization_framework">
+ <meta http-equiv="refresh" content="0;
url=https://fory.apache.org/blog/fory_rust_versatile_serialization_framework">
+ <script>
+
window.location.replace('https://fory.apache.org/blog/fory_rust_versatile_serialization_framework');
+ </script>
+ </head>
+ <body>
+ <p>Redirecting to <a
href="https://fory.apache.org/blog/fory_rust_versatile_serialization_framework">https://fory.apache.org/blog/fory_rust_versatile_serialization_framework</a>…</p>
+ </body>
+</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]