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

jarvis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 40547faa2aa9 [Fix][Doc] fix link to connectors (#376)
40547faa2aa9 is described below

commit 40547faa2aa9d62e10eab4039ad7f4bd34142bcc
Author: Rich Bowen <[email protected]>
AuthorDate: Thu Apr 24 10:45:04 2025 -0400

    [Fix][Doc] fix link to connectors (#376)
---
 src/pages/home/languages.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/home/languages.json b/src/pages/home/languages.json
index a4666aebb2fc..3b7dc7a76b69 100644
--- a/src/pages/home/languages.json
+++ b/src/pages/home/languages.json
@@ -156,7 +156,7 @@
                                                {
                                                        "title": "Rich 
Connectors",
                                                        "desc": "There are 
hundreds of connectors that can run on many different engines based on APIs.",
-                                                       "link": 
"/category/source-v2"
+                                                       "link": 
"/connector-v2/source/"
                                                },
                                                {
                                                        "title": "Batch & 
Realtime Integration",

Reply via email to