This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a commit to branch refactor_docs
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/refactor_docs by this push:
new d21d29f959 [docs] Remove duplicate redirect for /flink/procedures.html
d21d29f959 is described below
commit d21d29f959ba2c8e1d649102c4a2ba0c8860d89e
Author: JingsongLi <[email protected]>
AuthorDate: Thu May 21 17:09:53 2026 +0800
[docs] Remove duplicate redirect for /flink/procedures.html
Co-Authored-By: Claude Opus 4.6 <[email protected]>
---
docs/redirects.js | 4 ----
1 file changed, 4 deletions(-)
diff --git a/docs/redirects.js b/docs/redirects.js
index 2ff22de86a..ab258974a4 100644
--- a/docs/redirects.js
+++ b/docs/redirects.js
@@ -168,10 +168,6 @@ module.exports = [
"from": "/ecosystem/trino.html",
"to": "/ecosystem/trino"
},
- {
- "from": "/flink/procedures.html",
- "to": "/flink/action-jars"
- },
{
"from": "/flink/consumer-id.html",
"to": "/flink/consumer-id"