This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch fix_rust_article4 in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit 3d7a300289e3220084203a140147db45c3922547 Author: chaokunyang <[email protected]> AuthorDate: Wed Oct 29 11:14:24 2025 +0800 fix rust blog link --- .../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]
