diff --git a/docs/en/start-v2/kubernetes/helm.md b/docs/en/start-v2/kubernetes/helm.md index eebfda3c978..f33b4af453b 100644 --- a/docs/en/start-v2/kubernetes/helm.md +++ b/docs/en/start-v2/kubernetes/helm.md @@ -76,5 +76,5 @@ After that you can submit your job by [rest-api-v2](../../seatunnel-engine/rest- ## What's More -For now, you have taken a quick look at SeaTunnel, and you can see [connector](../../connector-v2) to find all sources and sinks SeaTunnel supported. +For now, you have taken a quick look at SeaTunnel, and you can see [connector](../../connector-v2/source) to find all sources and sinks SeaTunnel supported. Or see [deployment](../../seatunnel-engine/deployment.md) if you want to submit your application in another kind of your engine cluster. diff --git a/docs/en/start-v2/kubernetes/kubernetes.mdx b/docs/en/start-v2/kubernetes/kubernetes.mdx index f3cc9e6b0d5..be0548f3d95 100644 --- a/docs/en/start-v2/kubernetes/kubernetes.mdx +++ b/docs/en/start-v2/kubernetes/kubernetes.mdx @@ -768,5 +768,5 @@ Happy SeaTunneling! ## What's More -For now, you have taken a quick look at SeaTunnel, and you can see [connector](/category/connector) to find all sources and sinks SeaTunnel supported. +For now, you have taken a quick look at SeaTunnel, and you can see [connector](../../connector-v2/source) to find all sources and sinks SeaTunnel supported. Or see [deployment](../deployment.mdx) if you want to submit your application in another kind of your engine cluster.