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

wanghailin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new a93de4cc32 [Hotfix][Doc][Chinese] Fix invalid link about configure 
logging related parameters (#6442)
a93de4cc32 is described below

commit a93de4cc3220ae62068ba675f130ebec4145873e
Author: Chengyu Yan <[email protected]>
AuthorDate: Wed Mar 6 12:05:29 2024 +0800

    [Hotfix][Doc][Chinese] Fix invalid link about configure logging related 
parameters (#6442)
---
 docs/zh/faq.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh/faq.md b/docs/zh/faq.md
index 7451d81b9b..8c836a3612 100644
--- a/docs/zh/faq.md
+++ b/docs/zh/faq.md
@@ -293,7 +293,7 @@ 
log4j.appender.console.layout.ConversionPattern=%d{yyyy-MM-dd HH:mm:ss} %-5p %c{
 
 参考:
 
-https://stackoverflow.com/questions/27781187how-to-stop-info-messages-displaying-on-spark-console
+https://stackoverflow.com/questions/27781187/how-to-stop-info-messages-displaying-on-spark-console
 
 http://spark.apache.org/docs/latest/configuration.html#configuring-logging
 

Reply via email to